diff --git a/inventory/host_vars/209.132.184.111 b/inventory/host_vars/209.132.184.111 index 502d54d20e..baf8c6d268 100644 --- a/inventory/host_vars/209.132.184.111 +++ b/inventory/host_vars/209.132.184.111 @@ -1,10 +1,10 @@ --- -instance_type: m1.xlarge +instance_type: m1.small image: emi-B8793915 keypair: admin -security_group: webserver +security_group: twistedbot zone: fedoracloud -hostbase: jenkins-master- +hostbase: twisted-bot-el6- public_ip: 209.132.184.111 -root_auth_users: pingou skvidal ralph -description: jenkins master instance +root_auth_users: tomprince +description: twisted buildbot el7 ticket 3537 for info buildbot@twistedmatrix.com diff --git a/inventory/host_vars/209.132.184.112 b/inventory/host_vars/209.132.184.112 new file mode 100644 index 0000000000..a4e231e50a --- /dev/null +++ b/inventory/host_vars/209.132.184.112 @@ -0,0 +1,10 @@ +--- +instance_type: m1.small +image: emi-B5BA397D +keypair: admin +security_group: twistedbot +zone: fedoracloud +hostbase: twisted-bot-f17- +public_ip: 209.132.184.112 +root_auth_users: tomprince +description: twisted buildbot f17 ticket 3537 for info buildbot@twistedmatrix.com diff --git a/inventory/inventory b/inventory/inventory index 6898465799..3cfc5e67e9 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -294,6 +294,9 @@ virthost-comm01.qa.fedoraproject.org [persistent-cloud] +# copr-be.cloud.fedoraproject.org 209.132.184.100 +#rhel6 twisted testbot - ticket 3537 209.132.184.111 +#f17 twisted testbot - ticket 3537 209.132.184.112