Make sure libvirt-guests get started

Right now the libvirt-guests gets enabled, but not started during
initial deploy. Make sure we start the service.

Change-Id: I4f2f69f00cad54c3c767f54de54dc9a061b02b8d
(cherry picked from commit cf2e5926e4)
This commit is contained in:
Martin Schuppert 2019-07-29 10:36:03 +02:00
parent 652ee8f4c9
commit 5b681900cb
1 changed files with 2 additions and 0 deletions

View File

@ -763,6 +763,7 @@ outputs:
systemd:
name: libvirt-guests
enabled: yes
state: started
daemon_reload: yes
- name: install tripleo_nova_libvirt_guests systemd unit file (podman)
when:
@ -804,6 +805,7 @@ outputs:
systemd:
name: tripleo_nova_libvirt_guests
enabled: yes
state: started
daemon_reload: yes
- name: create persistent directories
file: