diff options
Diffstat (limited to 'inventory/group_vars/vmhost-ch-hroottest/main.yml')
-rw-r--r-- | inventory/group_vars/vmhost-ch-hroottest/main.yml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/inventory/group_vars/vmhost-ch-hroottest/main.yml b/inventory/group_vars/vmhost-ch-hroottest/main.yml deleted file mode 100644 index 84c826b1..00000000 --- a/inventory/group_vars/vmhost-ch-hroottest/main.yml +++ /dev/null @@ -1,25 +0,0 @@ ---- -vm_host: - name: ch-hroottest - network: - dns: - - 213.133.100.100 - - 213.133.98.98 - - 213.133.99.99 - bridges: - public: - prefix: 192.168.250.0/24 - offsets: - ch-hroottest-vm1: 100 - ch-hroottest-obsd: 101 - ch-k8s-m2: 200 - ch-k8s-w0: 210 - ch-k8s-w1: 211 - ch-hroottest: 254 - nat: yes - zfs: - default: - pool: storage - name: vm - properties: - compression: lz4 |