We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90c3f0a + ee98530 commit f7729ebCopy full SHA for f7729eb
etc/openstack-config/openstack-config.yml
@@ -88,7 +88,7 @@ openstack_subnet_external:
88
name: "{{ openstack_network_external_name }}"
89
project: "admin"
90
cidr: "192.168.38.0/24"
91
- no_gateway_ip: true
+ gateway_ip: "192.168.38.3"
92
allocation_pool_start: "192.168.38.129"
93
allocation_pool_end: "192.168.38.254"
94
0 commit comments