Add perdu

This commit is contained in:
chapeau 2024-10-27 23:06:55 +01:00
parent 0f38a0ca6b
commit 78831d4a97

View file

@ -88,6 +88,10 @@ lxc:
ansible_host: 10.255.3.20 ansible_host: 10.255.3.20
resources: { cpu: 1, ram: 1024, swap: 1024, disk: 16 } 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: vars:
ansible_user: root ansible_user: root