diff --git a/inventory.yml b/inventory.yml index c807e3d..6c33084 100644 --- a/inventory.yml +++ b/inventory.yml @@ -88,6 +88,10 @@ lxc: ansible_host: 10.255.3.20 resources: { cpu: 1, ram: 1024, swap: 1024, disk: 16 } + perdu.vm.chapo.li: + ansible_host: 10.255.3.21 + resources: { cpu: 2, ram: 2048, swap: 1024, disk: 64 } + vars: ansible_user: root