add f27 twisted buildbot instances
This commit is contained in:
parent
e6b71e250c
commit
c3e500e5dc
4 changed files with 38 additions and 0 deletions
|
@ -82,6 +82,8 @@ twisted-fedora25-1.fedorainfracloud.org
|
|||
twisted-fedora25-2.fedorainfracloud.org
|
||||
twisted-fedora26-1.fedorainfracloud.org
|
||||
twisted-fedora26-2.fedorainfracloud.org
|
||||
twisted-fedora27-1.fedorainfracloud.org
|
||||
twisted-fedora27-2.fedorainfracloud.org
|
||||
twisted-rhel7-1.fedorainfracloud.org
|
||||
twisted-rhel7-2.fedorainfracloud.org
|
||||
upstreamfirst.fedorainfracloud.org
|
||||
|
|
17
inventory/host_vars/twisted-fedora27-1.fedorainfracloud.org
Normal file
17
inventory/host_vars/twisted-fedora27-1.fedorainfracloud.org
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
image: "{{ fedora27_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-fedora27-1
|
||||
hostbase: twisted-fedora27-1
|
||||
public_ip: 209.132.184.90
|
||||
description: twisted buildbot for fedora 27
|
||||
|
||||
cloud_networks:
|
||||
# pythonbots-net
|
||||
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"
|
17
inventory/host_vars/twisted-fedora27-2.fedorainfracloud.org
Normal file
17
inventory/host_vars/twisted-fedora27-2.fedorainfracloud.org
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
image: "{{ fedora27_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-fedora27-1
|
||||
hostbase: twisted-fedora27-1
|
||||
public_ip: 209.132.184.113
|
||||
description: twisted buildbot for fedora 27
|
||||
|
||||
cloud_networks:
|
||||
# pythonbots-net
|
||||
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"
|
|
@ -1342,6 +1342,8 @@ twisted-fedora25-1.fedorainfracloud.org
|
|||
twisted-fedora25-2.fedorainfracloud.org
|
||||
twisted-fedora26-1.fedorainfracloud.org
|
||||
twisted-fedora26-2.fedorainfracloud.org
|
||||
twisted-fedora27-1.fedorainfracloud.org
|
||||
twisted-fedora27-2.fedorainfracloud.org
|
||||
twisted-rhel7-1.fedorainfracloud.org
|
||||
twisted-rhel7-2.fedorainfracloud.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue