diff --git a/inventory/cloud b/inventory/cloud index bbbb3f7eff..7526d6928a 100644 --- a/inventory/cloud +++ b/inventory/cloud @@ -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 diff --git a/inventory/host_vars/twisted-fedora27-1.fedorainfracloud.org b/inventory/host_vars/twisted-fedora27-1.fedorainfracloud.org new file mode 100644 index 0000000000..d3e2ba8dad --- /dev/null +++ b/inventory/host_vars/twisted-fedora27-1.fedorainfracloud.org @@ -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" diff --git a/inventory/host_vars/twisted-fedora27-2.fedorainfracloud.org b/inventory/host_vars/twisted-fedora27-2.fedorainfracloud.org new file mode 100644 index 0000000000..d7d6952866 --- /dev/null +++ b/inventory/host_vars/twisted-fedora27-2.fedorainfracloud.org @@ -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" diff --git a/inventory/inventory b/inventory/inventory index 6e515d1528..e9bf519390 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -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