prototype of what the persistent cloud instance playbooks/hostvars will look like

This commit is contained in:
Seth Vidal 2012-10-25 20:40:35 +00:00
parent 876172de56
commit 176be1a3c7
5 changed files with 258 additions and 0 deletions

View file

@ -0,0 +1,11 @@
---
instance_type: m1.xlarge
image: emi-3F1C4010
volumes:[ ]
keypair: admin
security_group: webserver
zone: fedoracloud
hostbase: jenkins-master-
public_ip: 209.132.184.111
root_auth_users: [ pingou, skvidal ]
description: jenkins master instance

View file

@ -292,3 +292,7 @@ virthost12.phx2.fedoraproject.org
virthost13.phx2.fedoraproject.org
virthost-comm01.qa.fedoraproject.org
[persistent-cloud]
209.132.184.111
209.132.184.112