ok, lets try defining the pool and see if it auto adds one.
This commit is contained in:
parent
7325dfb5c6
commit
b170f41b33
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
wait_for: 300
|
||||
flavor_id: "{{ instance_type|flavor_name_to_id('admin', ADMIN_PASS, 'transient', os_auth_url) }}"
|
||||
key_name: fedora-admin-20130801
|
||||
auto_floating_ip: true
|
||||
floating_ip_pools: external
|
||||
user_data: "#cloud-config\ndisable_root: 0"
|
||||
register: nova_result
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue