From d7f075d25a6b59db3bd3a5f036fae0daffe73b70 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 15 Oct 2014 19:46:55 +0000 Subject: [PATCH] Set devpi instance to use rhel7 image. --- inventory/host_vars/209.132.184.166 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/209.132.184.166 b/inventory/host_vars/209.132.184.166 index 9d416060b2..4c8cb7b00d 100644 --- a/inventory/host_vars/209.132.184.166 +++ b/inventory/host_vars/209.132.184.166 @@ -1,7 +1,7 @@ # 2cpus, 3GB of ram 20GB of ephemeral space instance_type: m1.large # image id -image: "{{ el6_qcow_id }}" +image: "{{ ami-0000004c }}" keypair: fedora-admin-20130801 # what security group to add the host to security_group: webserver