Skip to content

Commit 5c43844

Browse files
darmachmarkgoddard
andauthored
Update etc/kayobe/environments/ci-multinode/inventory/group_vars/controllers/network-interfaces
Co-authored-by: Mark Goddard <[email protected]>
1 parent 6d68728 commit 5c43844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/environments/ci-multinode/inventory/group_vars/controllers/network-interfaces

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public_interface: "{{ vxlan_interfaces[0].device }}.{{ public_vlan }}"
1414

1515
public_routes:
1616
- cidr: "{{ external_cidr }}"
17-
gateway: "{{ public_allocation_pool_start }}"
17+
gateway: "{{ public_net_name | net_ip('seed') }}"
1818

1919
###############################################################################
2020
# Dummy variable to allow Ansible to accept this file.

0 commit comments

Comments
 (0)