No need for region here.
This commit is contained in:
parent
3abbf36a07
commit
f6d9f5df5a
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
local_action:
|
local_action:
|
||||||
instance_type: "{{ instance_type }}"
|
instance_type: "{{ instance_type }}"
|
||||||
security_groups: web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
|
security_groups: web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
|
||||||
region: nova
|
|
||||||
nics:
|
nics:
|
||||||
- net-id: "28db7265-fb78-4937-bfe3-9c8a9b959c30"
|
- net-id: "28db7265-fb78-4937-bfe3-9c8a9b959c30"
|
||||||
name: "{{ name }}"
|
name: "{{ name }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue