summaryrefslogtreecommitdiff
path: root/manifests/puppet.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/puppet.pp')
-rw-r--r--manifests/puppet.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/puppet.pp b/manifests/puppet.pp
index ca51907..318891a 100644
--- a/manifests/puppet.pp
+++ b/manifests/puppet.pp
@@ -19,7 +19,6 @@ class puppet {
owner => puppet,
group => root,
mode => 0640,
- recurse => inf,
require => User["puppet"],
}
}