summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-03-31 02:45:39 +0200
committermh <mh@immerda.ch>2010-03-31 02:45:39 +0200
commitfd2b292ab1ab38a93a745b9599d89880e782693c (patch)
tree0594ea4e4d5ccb74de93d06ba35c6aa2a417ee91 /manifests
parent6c16d09dc9682a70a944a122c7e30b9e94a5c536 (diff)
use right package
Diffstat (limited to 'manifests')
-rw-r--r--manifests/centos.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/centos.pp b/manifests/centos.pp
index 1729738..14eb907 100644
--- a/manifests/centos.pp
+++ b/manifests/centos.pp
@@ -1,4 +1,4 @@
-class stunnel::centos inherits stunnel::base {
+class stunnel::centos inherits stunnel::linux {
file{'/etc/init.d/stunnel':
source => "puppet://$server/modules/stunnel/${operatingsystem}/stunnel.init",