summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-equinox-ws.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-equinox-ws.yml')
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index a9df0f06..fb1da511 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -11,8 +11,7 @@ network:
domain: "{{ host_domain }}"
primary: &_network_primary_
name: enp8s0
- ip: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address') }}"
- mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}"
+ prefix: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address/prefix') }}"
gateway: "{{ network_zones.lan.gateway }}"
interfaces:
- *_network_primary_