From 7a846cdbcf6a66cc0cc529613272b74579a517dc Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 29 Jun 2020 22:46:07 +0200 Subject: minor improvment for vm resource config --- inventory/host_vars/ele-mur.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars/ele-mur.yml') diff --git a/inventory/host_vars/ele-mur.yml b/inventory/host_vars/ele-mur.yml index b7d4d38e..3ee20fa4 100644 --- a/inventory/host_vars/ele-mur.yml +++ b/inventory/host_vars/ele-mur.yml @@ -7,8 +7,8 @@ apt_repo_provider: ffgraz install: vm: - mem: 1024 - numcpu: 1 + memory: 1G + numcpus: 1 autostart: False disks: primary: /dev/sda -- cgit v1.2.3