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

This reverts commit b170f41b33.
This commit is contained in:
Kevin Fenzi 2015-05-13 22:09:54 +00:00
parent 483de08e8b
commit 8b26ace605

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
floating_ip_pools: external
auto_floating_ip: true
user_data: "#cloud-config\ndisable_root: 0"
register: nova_result