From e2230e097f4422757028d27180964a70b9344d19 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 13 May 2015 21:58:33 +0000 Subject: [PATCH] Hum. Odd that these would be exclusive. --- tasks/transient_cloud_new.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/transient_cloud_new.yml b/tasks/transient_cloud_new.yml index ae189c9ded..c11a9f0e93 100644 --- a/tasks/transient_cloud_new.yml +++ b/tasks/transient_cloud_new.yml @@ -16,7 +16,6 @@ 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