summaryrefslogtreecommitdiff
path: root/manifests/gentoo.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-08-06 19:38:37 +0200
committermh <mh@immerda.ch>2010-08-06 19:38:37 +0200
commit0380119a12ad77333320f7cdc6351019db694a38 (patch)
treece0a7931458793aa7d0e6c5467707b99cb31448f /manifests/gentoo.pp
parent7d904841c15873db9ac1745f659d8464fd45f41a (diff)
the gentoo package has a status
Diffstat (limited to 'manifests/gentoo.pp')
-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,
- }
}