Drop elections-dev and fedocal-dev from old cloud.

We aren't using them right now and can recreate them later if needed.
This commit is contained in:
Kevin Fenzi 2015-07-15 16:17:33 +00:00
parent df167091fe
commit fd727ce66b
6 changed files with 0 additions and 155 deletions

View file

@ -1,12 +0,0 @@
---
instance_type: m1.small
image: "{{ el6_qcow_id }}"
keypair: fedora-admin-20130801
security_group: webserver
zone: nova
hostbase: fedocal-dev-
public_ip: 209.132.184.147
root_auth_users: pingou
description: fedocal dev server
volumes: ['-d /dev/vdb vol-00000010']
freezes: false

View file

@ -1,12 +0,0 @@
---
instance_type: m1.small
image: "{{ el6_qcow_id }}"
keypair: fedora-admin-20130801
security_group: webserver
zone: nova
hostbase: elections-dev-
public_ip: 209.132.184.162
root_auth_users: toshio fchiulli
description: cloud instance for developing the next version of the elections app
volumes: ['-d /dev/vdb vol-0000000e']
freezes: false