do not allocate floating ip on subsequent run
This commit is contained in:
parent
dc8b41ca39
commit
a8fe4c378c
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@
|
|||
enable_dhcp=false
|
||||
register: EXTERNAL_SUBNET_ID
|
||||
- shell: source /root/keystonerc_admin && nova floating-ip-create external
|
||||
when: packstack_sucessfully_finished.stat.exists == False
|
||||
|
||||
# 172.16.0.1/12 -- 172.23.0.1/12 - Free to take
|
||||
# 172.24.0.1/12 - Copr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue