Also the security groups have the tennant name in them.
This commit is contained in:
parent
565bfe1108
commit
05988cf7fb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
- keypair: fedora-admin-20130801
|
||||
- image: "{{ centos70_x86_64 }}"
|
||||
- instance_type: m1.small
|
||||
- security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
- security_group: web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
|
||||
- region: nova
|
||||
- auth_url: "{{os_auth_url}}"
|
||||
- login_username: "admin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue