add f26 twisted bot cloud instances

This commit is contained in:
Kevin Fenzi 2017-09-27 20:50:46 +00:00
parent e4331eccb5
commit fc15d2e047
4 changed files with 87 additions and 8 deletions

View file

@ -1,5 +1,5 @@
---
image: "{{ fedora23_x86_64 }}"
image: "{{ fedora26_x86_64 }}"
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
@ -7,10 +7,10 @@ zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-fedora23-1
hostbase: twisted-fedora23-1
inventory_instance_name: twisted-fedora26-1
hostbase: twisted-fedora26-1
public_ip: 209.132.184.185
description: twisted buildbot for fedora 23
description: twisted buildbot for fedora 26
cloud_networks:
# pythonbots-net

View file

@ -1,5 +1,5 @@
---
image: "{{ fedora23_x86_64 }}"
image: "{{ fedora26_x86_64 }}"
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
@ -7,10 +7,10 @@ zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-fedora23-2
hostbase: twisted-fedora23-2
inventory_instance_name: twisted-fedora26-2
hostbase: twisted-fedora26-2
public_ip: 209.132.184.186
description: twisted buildbot for fedora23 2
description: twisted buildbot for fedora 26
cloud_networks:
# pythonbots-net

View file

@ -1341,6 +1341,8 @@ 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-rhel7-1.fedorainfracloud.org
twisted-rhel7-2.fedorainfracloud.org