ok, lets try defining the pool and see if it auto adds one.

This commit is contained in:
Kevin Fenzi 2015-05-13 22:02:58 +00:00
parent 7325dfb5c6
commit b170f41b33

View file

@ -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