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.
1 parent a87ffbb commit ee98530Copy full SHA for ee98530
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