diff --git a/vhclient/config.yaml b/vhclient/config.yaml index cef84b2..0e272eb 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.134" +version: "0.1.135" slug: vhclient description: VirtualHere Client arch: @@ -42,12 +42,15 @@ kernel_modules: true options: autouse: true autofind: true + test: + type: array + items: schema: autouse: bool autofind: bool clientid: str? manualhub: str? - test: list(empty)? + test: [] stage: experimental init: false