Merge "Fix code style in start_compute.yml"
This commit is contained in:
commit
f4186d4bd7
@ -30,7 +30,7 @@
|
|||||||
until: start_nova_libvirt_container|success
|
until: start_nova_libvirt_container|success
|
||||||
when: inventory_hostname in groups['compute']
|
when: inventory_hostname in groups['compute']
|
||||||
|
|
||||||
- name: Prepare volumes list
|
- name: Prepare nova-compute volumes list
|
||||||
set_fact:
|
set_fact:
|
||||||
nova_compute_volumes:
|
nova_compute_volumes:
|
||||||
- "{{ node_config_directory }}/nova-compute/:{{ container_config_directory }}/:ro"
|
- "{{ node_config_directory }}/nova-compute/:{{ container_config_directory }}/:ro"
|
||||||
|
Loading…
Reference in New Issue
Block a user