Clean up host_vars. Move everything to new ssh key, fix old syntax.

This commit is contained in:
Kevin Fenzi 2014-01-07 19:02:48 +00:00
parent 9dc34181ba
commit ab21a8dc9f
42 changed files with 28 additions and 94 deletions

View file

@ -1,6 +1,6 @@
---
instance_type: m1.xlarge
image: ${f19_qcow_id}
image: {{ f19_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova

View file

@ -1,7 +1,7 @@
---
instance_type: m1.small
image: $el6_qcow_id
keypair: fedora-admin
image: {{ el6_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova
hostbase: artboard-

View file

@ -1,6 +1,6 @@
---
instance_type: m1.medium
image: ${f19_qcow_id}
image: {{ f19_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova

View file

@ -1,6 +1,6 @@
---
instance_type: m1.large
image: $f20_qcow_id
image: {{ f20_qcow_id }}
keypair: fedora-admin-20130801
security_group: logstash
zone: nova

View file

@ -1,7 +1,7 @@
---
instance_type: m1.small
image: $f18_qcow_id
keypair: fedora-admin
image: {{ el6_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova
hostbase: fedocal-dev-

View file

@ -1,7 +1,7 @@
---
instance_type: m1.small
image: $el6_qcow_id
keypair: fedora-admin
image: {{ el6_qcow_id }}
keypair: fedora-admin-20130801
security_group: jenkins
zone: nova
hostbase: jenkins-master-

View file

@ -1,6 +1,6 @@
---
instance_type: m1.large
image: $f19_qcow_id
image: {{ f19_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova

View file

@ -1,6 +1,6 @@
---
instance_type: m1.xlarge
image: $f19_qcow_id
image: {{ f19_qcow_id }}
keypair: fedora-admin-20130801
security_group: jenkins
zone: nova
@ -8,4 +8,3 @@ hostbase: jenkins-f19
public_ip: 209.132.184.158
root_auth_users: pingou
description: jenkins f19 worker/slave

View file

@ -1,11 +1,11 @@
---
instance_type: m1.small
image: ${el6_qcow_id}
keypair: fedora-admin
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']
volumes: ['-d /dev/vdb vol-0000000e']

View file

@ -1,7 +1,7 @@
---
instance_type: m1.large
image: $el6_qcow_id
keypair: fedora-admin
image: {{ el6_qcow_id }}
keypair: fedora-admin-20130801
security_group: jenkins
zone: nova
hostbase: jenkins-el6

View file

@ -1,11 +1,10 @@
---
instance_type: m1.large
image: $f18_qcow_id
keypair: fedora-admin
image: {{ f18_qcow_id }}
keypair: fedora-admin-20130801
security_group: jenkins
zone: nova
hostbase: jenkins-f18
public_ip: 209.132.184.166
root_auth_users: pingou
description: jenkins f18 worker/slave

View file

@ -1,6 +1,6 @@
---
instance_type: m1.xlarge
image: $f20_qcow_id
image: {{ f20_qcow_id }}
keypair: fedora-admin-20130801
security_group: jenkins
zone: nova
@ -8,4 +8,3 @@ hostbase: jenkins-f20
public_ip: 209.132.184.209
root_auth_users: pingou
description: jenkins f20 worker/slave

View file

@ -1,6 +1,6 @@
---
instance_type: m1.medium
image: ${el6_qcow_id}
image: {{ el6_qcow_id }}
keypair: fedora-admin
security_group: webserver
zone: nova

View file

@ -1,7 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.101
eth1_ip: 10.5.127.161
mem_size: 10240

View file

@ -1,7 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.102
eth1_ip: 10.5.127.162
mem_size: 10240

View file

@ -1,7 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.103
eth1_ip: 10.5.127.163
mem_size: 10240

View file

@ -1,9 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.104
eth1_ip: 10.5.127.164
mem_size: 10240

View file

@ -1,9 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.105
eth1_ip: 10.5.127.165
mem_size: 10240

View file

@ -1,9 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.106
eth1_ip: 10.5.127.166
mem_size: 10240

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-04.phx2.fedoraproject.org
eth0_ip: 10.5.125.107
eth1_ip: 10.5.127.167

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-04.phx2.fedoraproject.org
eth0_ip: 10.5.125.108
eth1_ip: 10.5.127.168

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-04.phx2.fedoraproject.org
eth0_ip: 10.5.125.109
eth1_ip: 10.5.127.169

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-05.phx2.fedoraproject.org
eth0_ip: 10.5.125.110
eth1_ip: 10.5.127.170

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-05.phx2.fedoraproject.org
eth0_ip: 10.5.125.111
eth1_ip: 10.5.127.171

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-05.phx2.fedoraproject.org
eth0_ip: 10.5.125.112
eth1_ip: 10.5.127.172

View file

@ -1,9 +1,7 @@
---
vmhost: buildvmhost-06.phx2.fedoraproject.org
mem_size: 12288
num_cpus: 3
lvm_size: 130000
eth0_ip: 10.5.125.113
eth1_ip: 10.5.127.173

View file

@ -1,9 +1,7 @@
---
vmhost: buildvmhost-06.phx2.fedoraproject.org
mem_size: 8192
num_cpus: 3
lvm_size: 130000
eth0_ip: 10.5.125.140
eth1_ip: 10.5.127.174

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-07.phx2.fedoraproject.org
eth0_ip: 10.5.125.141
eth1_ip: 10.5.127.175

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-07.phx2.fedoraproject.org
eth0_ip: 10.5.125.142
eth1_ip: 10.5.127.176

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-07.phx2.fedoraproject.org
eth0_ip: 10.5.125.143
eth1_ip: 10.5.127.177

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-08.phx2.fedoraproject.org
eth0_ip: 10.5.125.144
eth1_ip: 10.5.127.178

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-08.phx2.fedoraproject.org
eth0_ip: 10.5.125.145
eth1_ip: 10.5.127.179

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-08.phx2.fedoraproject.org
eth0_ip: 10.5.125.146
eth1_ip: 10.5.127.180

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-09.phx2.fedoraproject.org
eth0_ip: 10.5.125.147
eth1_ip: 10.5.127.181

View file

@ -1,7 +1,5 @@
---
vmhost: buildvmhost-09.phx2.fedoraproject.org
eth0_ip: 10.5.125.148
eth1_ip: 10.5.127.182

View file

@ -1,7 +1,4 @@
---
vmhost: buildvmhost-09.phx2.fedoraproject.org
eth0_ip: 10.5.125.149
eth1_ip: 10.5.127.183

View file

@ -1,9 +1,6 @@
---
vmhost: buildvmhost-10.phx2.fedoraproject.org
eth0_ip: 10.5.125.150
eth1_ip: 10.5.127.184
mem_size: 10240

View file

@ -1,6 +1,6 @@
---
instance_type: m1.xlarge
image: $f19_qcow_id
image: {{ f19_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova

View file

@ -1,6 +1,6 @@
---
instance_type: m1.medium
image: ${f19_qcow_id}
image: {{ f19_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova

View file

@ -1,7 +1,7 @@
---
instance_type: m1.small
image: $el6_qcow_id
keypair: fedora-admin
image: {{ el6_qcow_id }}
keypair: fedora-admin-20130801
security_group: webserver
zone: nova
hostbase: hrf-

View file

@ -1,7 +1,7 @@
---
instance_type: m1.small
image: $el6_qcow_id
hkeypair: fedora-admin
image: {{ el6_qcow_id }}
hkeypair: fedora-admin-20130801
security_group: jenkins
zone: nova
hostbase: jenkins-master-

View file

@ -1,7 +1,7 @@
---
instance_type: m1.small
image: $f18_qcow_id
keypair: fedora-admin
image: {{ f18_qcow_id }}
keypair: fedora-admin-20130801
security_group: smtpserver
zone: nova
hostbase: lists-dev-