From 3ced1ba57e7d7b2880ff894cf7f29b07ebb10354 Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Thu, 28 Nov 2024 05:42:57 +0100 Subject: [PATCH] test --- vhclient/config.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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