Fix other references to cloud net ids
This commit is contained in:
parent
34c4263e4a
commit
5105b82c59
2 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,8 @@
|
|||
local_action:
|
||||
security_groups: all-icmp-transient,web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
|
||||
nics:
|
||||
- net-id: "28db7265-fb78-4937-bfe3-9c8a9b959c30"
|
||||
# transient-net
|
||||
- net-id: "96e0590b-e572-4340-9408-ce4d4e4f4536"
|
||||
name: "{{ name }}"
|
||||
module: nova_compute
|
||||
auth_url: "{{os_auth_url}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue