Add twisted f24 buildbots
This commit is contained in:
parent
0109709b60
commit
3c8cbb0424
3 changed files with 36 additions and 0 deletions
17
inventory/host_vars/twisted-fedora24-1
Normal file
17
inventory/host_vars/twisted-fedora24-1
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
image: "{{ fedora24_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-fedora24-1
|
||||||
|
public_ip: 209.132.184.135
|
||||||
|
description: twisted buildbot for fedora 24
|
||||||
|
|
||||||
|
cloud_networks:
|
||||||
|
# pythonbots-net
|
||||||
|
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"
|
17
inventory/host_vars/twisted-fedora24-2
Normal file
17
inventory/host_vars/twisted-fedora24-2
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
image: "{{ fedora24_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-2
|
||||||
|
hostbase: twisted-fedora24-2
|
||||||
|
public_ip: 209.132.184.136
|
||||||
|
description: twisted buildbot for fedora 24
|
||||||
|
|
||||||
|
cloud_networks:
|
||||||
|
# pythonbots-net
|
||||||
|
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"
|
|
@ -1134,6 +1134,8 @@ twisted-fedora22-1.fedorainfracloud.org
|
||||||
twisted-fedora22-2.fedorainfracloud.org
|
twisted-fedora22-2.fedorainfracloud.org
|
||||||
twisted-fedora23-1.fedorainfracloud.org
|
twisted-fedora23-1.fedorainfracloud.org
|
||||||
twisted-fedora23-2.fedorainfracloud.org
|
twisted-fedora23-2.fedorainfracloud.org
|
||||||
|
twisted-fedora24-1.fedorainfracloud.org
|
||||||
|
twisted-fedora24-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