diff --git a/manifests/params.pp b/manifests/params.pp index a686a47..76237dc 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -97,7 +97,7 @@ $hy_user_shell = '/sbin/nologin', $hy_log_target = '127.0.0.1', $hy_log_facility = 'local2', $hy_log_default = 'global', -$hy_use_httplog = true, +$hy_use_httplog = false, $hy_use_dontlognull = true, ) {