Merge "Ensure virtlockd is restarted when virtlockd.conf is modified"

This commit is contained in:
Zuul 2022-06-28 15:01:58 +00:00 committed by Gerrit Code Review
commit d37c5c0c4c

View File

@ -127,6 +127,7 @@ class nova::compute::libvirt::services (
name => $virtlock_service_name,
tag => 'libvirt-service',
}
Virtlockd_config<||> ~> Service['virtlockd']
}
if $virtlog_service_name {