From d9f30a7f5ae6975325d2c506a2c2a134259a8b45 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 8 Jan 2012 20:25:02 +0000 Subject: small cleanup --- modules/youri-check/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/youri-check/manifests/init.pp b/modules/youri-check/manifests/init.pp index ba84b5c0..4d7abbca 100644 --- a/modules/youri-check/manifests/init.pp +++ b/modules/youri-check/manifests/init.pp @@ -15,7 +15,6 @@ class youri-check { ensure => directory, owner => $user, group => $user, - mode => 755, } $pgsql_server = "$vhost" -- cgit v1.2.1