add f27 twisted buildbot instances

This commit is contained in:
Kevin Fenzi 2018-01-02 18:21:04 +00:00
parent e6b71e250c
commit c3e500e5dc
4 changed files with 38 additions and 0 deletions

View file

@ -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

View 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"

View 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"

View file

@ -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