From 1352a12da1ad623f39cb63336e553e9e20535a73 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 2 Nov 2012 03:28:59 +0000 Subject: [PATCH] add host_vars for 209.132.184.100 - what will become copr-be.cloud.fedoraproject.org --- inventory/host_vars/209.132.184.100 | 12 ++++++++++++ inventory/host_vars/209.132.184.111 | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 inventory/host_vars/209.132.184.100 diff --git a/inventory/host_vars/209.132.184.100 b/inventory/host_vars/209.132.184.100 new file mode 100644 index 0000000000..c53daac449 --- /dev/null +++ b/inventory/host_vars/209.132.184.100 @@ -0,0 +1,12 @@ +--- +instance_type: m1.xlarge +image: emi-B8793915 +keypair: admin +security_group: webserver +zone: fedoracloud +hostbase: copr-be- +public_ip: 209.132.184.00 +root_auth_users: skvidal bkabrda +description: copr dispatcher and repo server +repovol: vol-BCA33FCD +workvol: vol-DC833F48 diff --git a/inventory/host_vars/209.132.184.111 b/inventory/host_vars/209.132.184.111 index 88f0e2ecfc..502d54d20e 100644 --- a/inventory/host_vars/209.132.184.111 +++ b/inventory/host_vars/209.132.184.111 @@ -1,6 +1,6 @@ --- instance_type: m1.xlarge -image: emi-3F1C4010 +image: emi-B8793915 keypair: admin security_group: webserver zone: fedoracloud