This was to be done once
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
99885ecc01
commit
4cc0ec3941
1 changed files with 2 additions and 2 deletions
|
@ -883,8 +883,8 @@
|
|||
gateway_ip="{{ public_gateway_ip }}"
|
||||
enable_dhcp=false
|
||||
register: EXTERNAL_SUBNET_ID
|
||||
- shell: source /root/keystonerc_admin && nova floating-ip-create external
|
||||
when: packstack_sucessfully_finished.stat.exists == False
|
||||
#- shell: source /root/keystonerc_admin && nova floating-ip-create external
|
||||
# when: packstack_sucessfully_finished.stat.exists == False
|
||||
|
||||
# 172.16.0.1/16 -- 172.22.0.1/16 - free (can be split to /20)
|
||||
# 172.23.0.1/16 - free (but used by old cloud)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue