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.
no_gateway_ip
1 parent 23cb0e3 commit 1b3937bCopy full SHA for 1b3937b
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: false
+ no_gateway_ip: true
92
allocation_pool_start: "192.168.38.129"
93
allocation_pool_end: "192.168.38.254"
94
0 commit comments