summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-gw-lan.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-gw-lan.yml')
-rw-r--r--inventory/host_vars/ch-gw-lan.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-gw-lan.yml b/inventory/host_vars/ch-gw-lan.yml
index ee6a6c38..769539b9 100644
--- a/inventory/host_vars/ch-gw-lan.yml
+++ b/inventory/host_vars/ch-gw-lan.yml
@@ -29,6 +29,9 @@ network:
name: svc0
address: "{{ network_zones.svc.prefix | ansible.utils.ipaddr(network_zones.svc.offsets[inventory_hostname]) }}"
gateway: "{{ network_zones.svc.gateway }}"
+ static_routes:
+ - destination: "{{ network_zones.c3voc.prefix }}"
+ gateway: "{{ network_zones.svc.prefix | ansible.utils.ipaddr(network_zones.svc.offsets['ch-gw-c3voc']) | ansible.utils.ipaddr('address') }}"
interfaces:
- *_network_primary_
- name: lan0