summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-prometheus-legacy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-prometheus-legacy.yml')
-rw-r--r--inventory/host_vars/ch-prometheus-legacy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-prometheus-legacy.yml b/inventory/host_vars/ch-prometheus-legacy.yml
index afab98c0..2eb2858f 100644
--- a/inventory/host_vars/ch-prometheus-legacy.yml
+++ b/inventory/host_vars/ch-prometheus-legacy.yml
@@ -37,7 +37,7 @@ network:
interfaces: "{{ install.interfaces }}"
primary: &_network_primary_
name: eth0
- address: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address/prefix') }}"
+ address: "{{ network_zones.lan.prefix | ansible.utils.ipaddr(network_zones.lan.offsets[inventory_hostname]) }}"
gateway: "{{ network_zones.lan.gateway }}"
interfaces:
- *_network_primary_