From fe7d80b8c1aedadb207f353637a0c03bea598f10 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 13 May 2015 19:59:22 +0000 Subject: [PATCH] Perhaps default is required for cloud init. --- inventory/host_vars/taiga.cloud.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/taiga.cloud.fedoraproject.org b/inventory/host_vars/taiga.cloud.fedoraproject.org index 0e51a21759..2f71fadea3 100644 --- a/inventory/host_vars/taiga.cloud.fedoraproject.org +++ b/inventory/host_vars/taiga.cloud.fedoraproject.org @@ -2,7 +2,7 @@ image: "{{ fedora21_x86_64 }}" instance_type: m1.medium keypair: fedora-admin-20130801 -security_group: ssh-anywhere-persistent,web-80-anywhere-persistent +security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default zone: nova inventory_tenant: persistent inventory_instance_name: taiga