Drop old twisted buildbot cloud instances.
This commit is contained in:
parent
c8e8eb3fc2
commit
2cf42b973e
6 changed files with 0 additions and 76 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
|
@ -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"
|
|
@ -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"
|
|
@ -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"
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue