diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 4261fcc5..8a4f407b 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -182,7 +182,8 @@ class md_signer($dest_host=undef,$dest_dir="",$version="eidas") { version => $version, pound_and_varnish => false, pipeline => "${name}.fd", - volumes => ["/etc/credentials:/etc/credentials"] + volumes => ["/etc/credentials:/etc/credentials"], + docker_run_extra_parameters => ["--log-driver=syslog"] } if ($dest_host) { sunet::ssh_host_credential { "${name}-publish-credential":