From 2cf42b973e553dd779c471f878723dc676cb7079 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 21 Mar 2018 17:42:10 +0000 Subject: [PATCH] Drop old twisted buildbot cloud instances. --- inventory/cloud | 4 ---- .../twisted-fedora24-1.fedorainfracloud.org | 17 ----------------- .../twisted-fedora24-2.fedorainfracloud.org | 17 ----------------- .../twisted-fedora25-1.fedorainfracloud.org | 17 ----------------- .../twisted-fedora25-2.fedorainfracloud.org | 17 ----------------- inventory/inventory | 4 ---- 6 files changed, 76 deletions(-) delete mode 100644 inventory/host_vars/twisted-fedora24-1.fedorainfracloud.org delete mode 100644 inventory/host_vars/twisted-fedora24-2.fedorainfracloud.org delete mode 100644 inventory/host_vars/twisted-fedora25-1.fedorainfracloud.org delete mode 100644 inventory/host_vars/twisted-fedora25-2.fedorainfracloud.org diff --git a/inventory/cloud b/inventory/cloud index 1d2ba45eaf..e020e82c4a 100644 --- a/inventory/cloud +++ b/inventory/cloud @@ -73,10 +73,6 @@ taiga.fedorainfracloud.org taigastg.fedorainfracloud.org telegram-irc.fedorainfracloud.org testdays.fedorainfracloud.org -twisted-fedora24-1.fedorainfracloud.org -twisted-fedora24-2.fedorainfracloud.org -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 diff --git a/inventory/host_vars/twisted-fedora24-1.fedorainfracloud.org b/inventory/host_vars/twisted-fedora24-1.fedorainfracloud.org deleted file mode 100644 index 18ea1b8c44..0000000000 --- a/inventory/host_vars/twisted-fedora24-1.fedorainfracloud.org +++ /dev/null @@ -1,17 +0,0 @@ ---- -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" diff --git a/inventory/host_vars/twisted-fedora24-2.fedorainfracloud.org b/inventory/host_vars/twisted-fedora24-2.fedorainfracloud.org deleted file mode 100644 index 4f90920958..0000000000 --- a/inventory/host_vars/twisted-fedora24-2.fedorainfracloud.org +++ /dev/null @@ -1,17 +0,0 @@ ---- -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" diff --git a/inventory/host_vars/twisted-fedora25-1.fedorainfracloud.org b/inventory/host_vars/twisted-fedora25-1.fedorainfracloud.org deleted file mode 100644 index aa1c3e702f..0000000000 --- a/inventory/host_vars/twisted-fedora25-1.fedorainfracloud.org +++ /dev/null @@ -1,17 +0,0 @@ ---- -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.183 -description: twisted buildbot for fedora 25 - -cloud_networks: - # pythonbots-net - - net-id: "36ca66de-001d-4807-a688-58c363d84d68" diff --git a/inventory/host_vars/twisted-fedora25-2.fedorainfracloud.org b/inventory/host_vars/twisted-fedora25-2.fedorainfracloud.org deleted file mode 100644 index 0ed8b38324..0000000000 --- a/inventory/host_vars/twisted-fedora25-2.fedorainfracloud.org +++ /dev/null @@ -1,17 +0,0 @@ ---- -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-2 -hostbase: twisted-fedora25-2 -public_ip: 209.132.184.184 -description: twisted buildbot for fedora 25 - -cloud_networks: - # pythonbots-net - - net-id: "36ca66de-001d-4807-a688-58c363d84d68" diff --git a/inventory/inventory b/inventory/inventory index 4914f46e11..ef8157875a 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -1334,10 +1334,6 @@ pagure-stg01.fedoraproject.org pagure-proxy01.fedoraproject.org [twisted-buildbots] -twisted-fedora24-1.fedorainfracloud.org -twisted-fedora24-2.fedorainfracloud.org -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