Change jenkins el7b builder to el7

This commit is contained in:
Kevin Fenzi 2014-10-20 16:41:54 +00:00
parent e50cb0d8f9
commit d99dfd0fc2
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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]