From fe80197f40f2e7555a28fe9476dcb4a4f3b570e9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 20 Jan 2021 19:53:20 +0100 Subject: autostart ch-iot vm --- inventory/host_vars/ch-iot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-iot.yml') diff --git a/inventory/host_vars/ch-iot.yml b/inventory/host_vars/ch-iot.yml index 06f0f56c..88a5533a 100644 --- a/inventory/host_vars/ch-iot.yml +++ b/inventory/host_vars/ch-iot.yml @@ -5,7 +5,7 @@ install: vm: memory: 1G numcpus: 1 - autostart: False + autostart: yes disks: primary: /dev/sda scsi: -- cgit v1.2.3