summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/gentoo.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/gentoo.pp b/manifests/gentoo.pp
index 5c9b174..1fed53d 100644
--- a/manifests/gentoo.pp
+++ b/manifests/gentoo.pp
@@ -5,8 +5,4 @@ class puppet::gentoo inherits puppet::linux {
Package[facter]{
category => 'dev-ruby',
}
- # as we use sometimes the init script to test
- Service[puppet]{
- hasstatus => false,
- }
}