Merge "Fix missing syslog name in libvirt log setting"
This commit is contained in:
commit
b30587e94f
@ -382,7 +382,7 @@ outputs:
|
||||
"%{hiera('$NETWORK')}"
|
||||
params:
|
||||
$NETWORK: {get_param: [ServiceNetMap, NovaLibvirtNetwork]}
|
||||
nova::compute::libvirt::log_outputs: "3:syslog"
|
||||
nova::compute::libvirt::log_outputs: "3:syslog:libvirtd"
|
||||
rbd_persistent_storage: {get_param: CinderEnableRbdBackend}
|
||||
tripleo::nova_libvirt::firewall_rules:
|
||||
'200 nova_libvirt':
|
||||
|
Loading…
Reference in New Issue
Block a user