Changed libvirt unit name
Xenial has renamed "libvirt-bin" to "libvirtd" and while the links for libvirt-bin work if we use the service module they're broken when using the systemdctl module. Change-Id: I56716fac367ddf6a364688ef4ca754c3991d6e19 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
659e0e6a8e
commit
80b800e1cc
@ -17,7 +17,7 @@
|
||||
cache_timeout: 600
|
||||
|
||||
libvirt_group: libvirt
|
||||
libvirt_service_name: libvirt-bin
|
||||
libvirt_service_name: libvirtd
|
||||
|
||||
# Common apt packages
|
||||
nova_distro_packages:
|
||||
|
Loading…
x
Reference in New Issue
Block a user