Change jenkins el7b builder to el7
This commit is contained in:
parent
e50cb0d8f9
commit
d99dfd0fc2
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
instance_type: m1.xlarge
|
||||
image: "{{ el7b_qcow_id }}"
|
||||
image: "{{ ami-00000050 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: jenkins
|
||||
zone: nova
|
||||
hostbase: jenkins-el7b
|
||||
hostbase: jenkins-el7
|
||||
public_ip: 209.132.184.137
|
||||
root_auth_users: pingou
|
||||
description: jenkins el7b worker/slave
|
||||
description: jenkins el7 worker/slave
|
||||
freezes: false
|
||||
|
|
|
@ -644,7 +644,7 @@ koschei.cloud.fedoraproject.org
|
|||
209.132.184.165
|
||||
# F20 builder
|
||||
209.132.184.209
|
||||
# RHEL7beta builder
|
||||
# RHEL7 builder
|
||||
209.132.184.137
|
||||
|
||||
[jenkins-cloud]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue