Merge "Prevent libvirtd reload when only generating config"
This commit is contained in:
commit
df44a7fb16
@ -145,6 +145,8 @@
|
||||
service:
|
||||
name: libvirtd
|
||||
state: reloaded
|
||||
when:
|
||||
- kolla_action != "config"
|
||||
|
||||
- name: Restart nova-compute container
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user