diff --git a/manifests/init.pp b/manifests/init.pp index 6f33ca8..82cfcb8 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -125,6 +125,7 @@ file { $log_path: ensure => directory, + mode => 0755, } file { '/var/log/selenium':