summaryrefslogtreecommitdiff
path: root/manifests/centos.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/centos.pp')
-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",