Need to default image here now that it moved.
This commit is contained in:
parent
50cb01ffd2
commit
52697ae7dc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
- name: spin UP VM using nova_compute
|
||||
sudo: False
|
||||
local_action:
|
||||
image: "{{ image }}"
|
||||
image: "{{ centos70_x86_64 }}"
|
||||
instance_type: "{{ instance_type }}"
|
||||
security_groups: web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
|
||||
region: nova
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue