summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-equinox-ws.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-22 01:35:29 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-22 01:35:29 +0200
commitb22cd6a4d9d93376631f8417b01035fd4f9af4f0 (patch)
tree9a65e26f147c59ab379e1cd23a1baf60ac5d5264 /inventory/host_vars/ch-equinox-ws.yml
parentall vm hosts/guests use the new network config schema (diff)
converted other physical machines to new network config
Diffstat (limited to 'inventory/host_vars/ch-equinox-ws.yml')
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index fb1da511..6d454f57 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -11,7 +11,7 @@ network:
domain: "{{ host_domain }}"
primary: &_network_primary_
name: enp8s0
- prefix: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address/prefix') }}"
+ address: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address/prefix') }}"
gateway: "{{ network_zones.lan.gateway }}"
interfaces:
- *_network_primary_