summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/sk-2019vm.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/inventory/host_vars/sk-2019vm.yml b/inventory/host_vars/sk-2019vm.yml
index 27b0aa01..04f34626 100644
--- a/inventory/host_vars/sk-2019vm.yml
+++ b/inventory/host_vars/sk-2019vm.yml
@@ -9,6 +9,20 @@ install:
network: {}
+vm_host:
+ network:
+ interface: br-public
+ ip: 192.168.250.254
+ mask: 255.255.255.0
+ nameservers:
+ - 213.133.100.100
+ - 213.133.98.98
+ - 213.133.99.99
+ offsets:
+ sk-testvm: 253
+ nat: yes
+
+
zfs_zpool_name: storage
zfs_zpool_mountpoint: /srv/storage
zfs_zpool_create_vdevs: mirror nvme0n1p3 nvme1n1p3