From 819bd020a41555caf4c04e16a8b2577d0b798c24 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 13 May 2015 17:44:08 +0000 Subject: [PATCH] Can we do multiple security groups like this\? --- inventory/host_vars/taiga.cloud.fedoraproject.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory/host_vars/taiga.cloud.fedoraproject.org b/inventory/host_vars/taiga.cloud.fedoraproject.org index 5c481b2035..f8af723c43 100644 --- a/inventory/host_vars/taiga.cloud.fedoraproject.org +++ b/inventory/host_vars/taiga.cloud.fedoraproject.org @@ -2,7 +2,9 @@ image: finalTC1.x86_64 instance_type: m1.medium keypair: fedora-admin-20130801 -security_group: webserver +security_group: +- ssh-anywhere-persistent +- web-80-anywhere-persistent zone: nova inventory_tenant: persistent inventory_instance_name: taiga