Specify some missing openstack vars.

This commit is contained in:
Ralph Bean 2015-05-13 17:33:44 +00:00
parent 09cf5a5cdd
commit 0c4f9d2f56
2 changed files with 4 additions and 0 deletions

View file

@ -243,6 +243,8 @@ Creating a persistant instance
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: persistent
inventory_instance_name: taiga
hostbase: taiga
public_ip: 209.132.184.50
root_auth_users: ralph maxamillion

View file

@ -4,6 +4,8 @@ image: "{{ f20_qcow_id }}"
keypair: fedora-admin-20130801
security_group: webserver
zone: nova
inventory_tenant: persistent
inventory_instance_name: taiga
hostbase: taiga
public_ip: 209.132.184.50
root_auth_users: ralph maxamillion