Remove the duplicate "become" for config-nova-fake.yml
Change-Id: I109d431eefa8725540b893b4dc61525b46b29c6a Co-Authored-By: pippo <huang.zhiping@99cloud.net>
This commit is contained in:
parent
778f02c7a1
commit
5e440d7939
@ -41,7 +41,6 @@
|
|||||||
recurse: yes
|
recurse: yes
|
||||||
owner: "{{ config_owner_user }}"
|
owner: "{{ config_owner_user }}"
|
||||||
group: "{{ config_owner_group }}"
|
group: "{{ config_owner_group }}"
|
||||||
become: true
|
|
||||||
with_sequence: start=1 end={{ num_nova_fake_per_node }}
|
with_sequence: start=1 end={{ num_nova_fake_per_node }}
|
||||||
notify:
|
notify:
|
||||||
- Restart nova-compute-fake containers
|
- Restart nova-compute-fake containers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user