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