add twisted f25 buildbots
This commit is contained in:
parent
46a01a7175
commit
a7c3e1d2ac
3 changed files with 36 additions and 0 deletions
17
inventory/host_vars/twisted-fedora25-1.fedorainfracloud.org
Normal file
17
inventory/host_vars/twisted-fedora25-1.fedorainfracloud.org
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
image: "{{ fedora25_x86_64 }}"
|
||||||
|
instance_type: m1.medium
|
||||||
|
keypair: fedora-admin-20130801
|
||||||
|
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
|
||||||
|
zone: nova
|
||||||
|
tcp_ports: [22, 80, 443]
|
||||||
|
|
||||||
|
inventory_tenant: pythonbots
|
||||||
|
inventory_instance_name: twisted-fedora24-1
|
||||||
|
hostbase: twisted-fedora25-1
|
||||||
|
public_ip: 209.132.184.183
|
||||||
|
description: twisted buildbot for fedora 25
|
||||||
|
|
||||||
|
cloud_networks:
|
||||||
|
# pythonbots-net
|
||||||
|
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"
|
17
inventory/host_vars/twisted-fedora25-2.fedorainfracloud.org
Normal file
17
inventory/host_vars/twisted-fedora25-2.fedorainfracloud.org
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
image: "{{ fedora25_x86_64 }}"
|
||||||
|
instance_type: m1.medium
|
||||||
|
keypair: fedora-admin-20130801
|
||||||
|
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
|
||||||
|
zone: nova
|
||||||
|
tcp_ports: [22, 80, 443]
|
||||||
|
|
||||||
|
inventory_tenant: pythonbots
|
||||||
|
inventory_instance_name: twisted-fedora25-1
|
||||||
|
hostbase: twisted-fedora25-1
|
||||||
|
public_ip: 209.132.184.184
|
||||||
|
description: twisted buildbot for fedora 25
|
||||||
|
|
||||||
|
cloud_networks:
|
||||||
|
# pythonbots-net
|
||||||
|
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"
|
|
@ -1200,6 +1200,8 @@ twisted-fedora23-1.fedorainfracloud.org
|
||||||
twisted-fedora23-2.fedorainfracloud.org
|
twisted-fedora23-2.fedorainfracloud.org
|
||||||
twisted-fedora24-1.fedorainfracloud.org
|
twisted-fedora24-1.fedorainfracloud.org
|
||||||
twisted-fedora24-2.fedorainfracloud.org
|
twisted-fedora24-2.fedorainfracloud.org
|
||||||
|
twisted-fedora25-1.fedorainfracloud.org
|
||||||
|
twisted-fedora25-2.fedorainfracloud.org
|
||||||
twisted-rhel7-1.fedorainfracloud.org
|
twisted-rhel7-1.fedorainfracloud.org
|
||||||
twisted-rhel7-2.fedorainfracloud.org
|
twisted-rhel7-2.fedorainfracloud.org
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue