Drop the last of the old cloud, per ip based stuff from inventory
This commit is contained in:
parent
09cffd3fb1
commit
34efb2caae
3 changed files with 0 additions and 45 deletions
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
instance_type: m1.large
|
|
||||||
image: "{{ f19_qcow_id }}"
|
|
||||||
keypair: fedora-admin-20130801
|
|
||||||
security_group: webserver
|
|
||||||
zone: nova
|
|
||||||
hostbase: shogun-ca-
|
|
||||||
public_ip: 209.132.184.157
|
|
||||||
root_auth_users: besser82
|
|
||||||
description: shogun-ca instance, see ticket 4032, besser82 contact
|
|
||||||
volumes: ['-d /dev/vdb vol-00000026']
|
|
||||||
freezes: false
|
|
|
@ -1,28 +0,0 @@
|
||||||
---
|
|
||||||
# remove me after transition of copr-keygen to the new cloud is done
|
|
||||||
instance_type: ms1.small
|
|
||||||
image: "{{ fedora21_x86_64 }}"
|
|
||||||
keypair: fedora-admin-20130801
|
|
||||||
zone: nova
|
|
||||||
hostbase: copr-keygen-
|
|
||||||
# public_ip: 209.132.184.159
|
|
||||||
public_ip: 209.132.184.49
|
|
||||||
root_auth_users: msuchy vgologuz
|
|
||||||
description: copr key gen instance
|
|
||||||
# volumes: ['-d /dev/vdc vol-0000002e']
|
|
||||||
volumes: []
|
|
||||||
# security_group: default
|
|
||||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent
|
|
||||||
|
|
||||||
inventory_tenant: persistent
|
|
||||||
# name of machine in OpenStack
|
|
||||||
inventory_instance_name: copr-keygen
|
|
||||||
cloud_networks:
|
|
||||||
# persistent-net
|
|
||||||
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
|
||||||
|
|
||||||
host_backup_targets: ['/backup/']
|
|
||||||
datacenter: cloud
|
|
||||||
|
|
||||||
# Copr vars
|
|
||||||
copr_hostbase: copr-keygen
|
|
|
@ -860,11 +860,6 @@ fed-cloud15.cloud.fedoraproject.org
|
||||||
pdc-devnode
|
pdc-devnode
|
||||||
|
|
||||||
[persistent-cloud]
|
[persistent-cloud]
|
||||||
#shogun-ca.cloud.fedoraproject.org (oldcloud)
|
|
||||||
209.132.184.157
|
|
||||||
#
|
|
||||||
# Instances below are all moved to the new cloud
|
|
||||||
#
|
|
||||||
# artboard instance
|
# artboard instance
|
||||||
artboard.fedorainfracloud.org
|
artboard.fedorainfracloud.org
|
||||||
# copr production instances
|
# copr production instances
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue