summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-2019vm.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sk-2019vm.yml')
-rw-r--r--inventory/host_vars/sk-2019vm.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/inventory/host_vars/sk-2019vm.yml b/inventory/host_vars/sk-2019vm.yml
index a24ebf41..b2061380 100644
--- a/inventory/host_vars/sk-2019vm.yml
+++ b/inventory/host_vars/sk-2019vm.yml
@@ -13,24 +13,24 @@ base_intel_nic_stability_fix: true
vm_host:
network:
- interface: br-public
- prefix: 192.168.250.254/24
dns:
- 213.133.100.100
- 213.133.98.98
- 213.133.99.99
- offsets:
- sk-torrent: 136
- ch-mimas: 143
- sk-testvm: 253
- nat: yes
- public:
- prefix: 178.63.180.136/29
- mappings:
- sk-torrent: 0
- ch-mimas: 6
- sk-testvm: 7
-
+ bridges:
+ public:
+ prefix: 192.168.250.254/24
+ offsets:
+ sk-torrent: 136
+ ch-mimas: 143
+ sk-testvm: 253
+ nat: yes
+ overlay:
+ prefix: 178.63.180.136/29
+ offsets:
+ sk-torrent: 0
+ ch-mimas: 6
+ sk-testvm: 7
ssh_keys_root: "{{ ssh_keys.equinox[env_group] + ssh_keys.dan }}"