mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Change jenkins el7b builder to el7
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user