diff options
Diffstat (limited to 'inventory/host_vars/ch-router-obsd.yml')
-rw-r--r-- | inventory/host_vars/ch-router-obsd.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ch-router-obsd.yml b/inventory/host_vars/ch-router-obsd.yml index 71137da1..74ecb75b 100644 --- a/inventory/host_vars/ch-router-obsd.yml +++ b/inventory/host_vars/ch-router-obsd.yml @@ -1,8 +1,8 @@ --- install: vm: - mem: 512 - numcpu: 1 + memory: 512M + numcpus: 1 autostart: True disks: primary: /dev/sda |