From 91b50f4b979082c0e6cee9531a7a6218671c38b4 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 4 Mar 2013 20:07:25 +0000 Subject: [PATCH] - update with vars for images - logstash to new ip --- inventory/host_vars/209.132.184.142 | 2 +- inventory/host_vars/209.132.184.143 | 2 +- inventory/host_vars/209.132.184.145 | 2 +- inventory/host_vars/209.132.184.146 | 12 ++++++------ 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/inventory/host_vars/209.132.184.142 b/inventory/host_vars/209.132.184.142 index 2bf279c2ad..b37a49713b 100644 --- a/inventory/host_vars/209.132.184.142 +++ b/inventory/host_vars/209.132.184.142 @@ -1,6 +1,6 @@ --- instance_type: m1.xlarge -image: ami-00000013 +image: $el6_qcow_id keypair: fedora-admin security_group: webserver zone: nova diff --git a/inventory/host_vars/209.132.184.143 b/inventory/host_vars/209.132.184.143 index 4a67fd8ad5..b44e223c41 100644 --- a/inventory/host_vars/209.132.184.143 +++ b/inventory/host_vars/209.132.184.143 @@ -1,6 +1,6 @@ --- instance_type: m1.small -image: ami-00000013 +image: $el6_qcow_id keypair: fedora-admin security_group: webserver zone: nova diff --git a/inventory/host_vars/209.132.184.145 b/inventory/host_vars/209.132.184.145 index a76b838779..498e64eba3 100644 --- a/inventory/host_vars/209.132.184.145 +++ b/inventory/host_vars/209.132.184.145 @@ -1,6 +1,6 @@ --- instance_type: m1.small -image: ami-00000016 +image: $f18_qcow_id keypair: fedora-admin security_group: smtpserver zone: nova diff --git a/inventory/host_vars/209.132.184.146 b/inventory/host_vars/209.132.184.146 index 2cc76ef1ad..eca7a01836 100644 --- a/inventory/host_vars/209.132.184.146 +++ b/inventory/host_vars/209.132.184.146 @@ -1,11 +1,11 @@ --- -instance_type: c1.xlarge -image: emi-68D638BF -keypair: admin +instance_type: m1.large +image: $f18_qcow_id +keypair: fedora-admin security_group: logstash -zone: fedoracloud +zone: nova hostbase: logstash- -public_ip: 209.132.184.120 +public_ip: 209.132.184.146 root_auth_users: lmacken skvidal description: cloud instance for developing/testing logstash -volumes: ['-d /dev/vdb vol-CE7C417F', '-d /dev/vdc vol-2CB740B3'] +volumes: ['-d /dev/vdb vol-0000000d']