add 209.132.184.111/112 for twistedbot - ticket 3537
This commit is contained in:
parent
926411ab7f
commit
cc346c84bb
3 changed files with 18 additions and 5 deletions
|
@ -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
|
||||
|
|
10
inventory/host_vars/209.132.184.112
Normal file
10
inventory/host_vars/209.132.184.112
Normal file
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue