summaryrefslogtreecommitdiff
path: root/inventory/host_vars/r3-cccamp19-feedcode.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/r3-cccamp19-feedcode.yml')
-rw-r--r--inventory/host_vars/r3-cccamp19-feedcode.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/r3-cccamp19-feedcode.yml b/inventory/host_vars/r3-cccamp19-feedcode.yml
index 24aefcbe..87d6afc4 100644
--- a/inventory/host_vars/r3-cccamp19-feedcode.yml
+++ b/inventory/host_vars/r3-cccamp19-feedcode.yml
@@ -29,4 +29,4 @@ network:
interface: lan0
ip: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address') }}"
mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}"
- gateway: "{{ network_zones.lan.gw }}"
+ gateway: "{{ network_zones.lan.gateway }}"