add f25 jenkins slave
This commit is contained in:
parent
eab1382dcd
commit
0d9b86d745
2 changed files with 20 additions and 0 deletions
19
inventory/host_vars/jenkins-slave-f25.fedorainfracloud.org
Normal file
19
inventory/host_vars/jenkins-slave-f25.fedorainfracloud.org
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
image: "{{ fedora25_x86_64 }}"
|
||||||
|
instance_type: m1.xlarge
|
||||||
|
keypair: fedora-admin-20130801
|
||||||
|
security_group: ssh-anywhere-persistent,all-icmp-persistent,default
|
||||||
|
zone: nova
|
||||||
|
tcp_ports: [22]
|
||||||
|
|
||||||
|
inventory_tenant: persistent
|
||||||
|
inventory_instance_name: jenkins-slave-f25
|
||||||
|
hostbase: jenkins-slave-f25
|
||||||
|
public_ip: 209.132.184.248
|
||||||
|
root_auth_users: mizdebsk msrb
|
||||||
|
description: jenkins f25 builder in new cloud
|
||||||
|
|
||||||
|
cloud_networks:
|
||||||
|
# persistent-net
|
||||||
|
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
||||||
|
|
|
@ -1098,6 +1098,7 @@ jenkins-slave-el6.fedorainfracloud.org
|
||||||
jenkins-slave-el7.fedorainfracloud.org
|
jenkins-slave-el7.fedorainfracloud.org
|
||||||
jenkins-slave-f23.fedorainfracloud.org
|
jenkins-slave-f23.fedorainfracloud.org
|
||||||
jenkins-slave-f24.fedorainfracloud.org
|
jenkins-slave-f24.fedorainfracloud.org
|
||||||
|
jenkins-slave-f25.fedorainfracloud.org
|
||||||
|
|
||||||
[osuosl]
|
[osuosl]
|
||||||
proxy06.fedoraproject.org
|
proxy06.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue