Specify some missing openstack vars.
This commit is contained in:
parent
09cf5a5cdd
commit
0c4f9d2f56
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue