From fd2b292ab1ab38a93a745b9599d89880e782693c Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 31 Mar 2010 02:45:39 +0200 Subject: use right package --- manifests/centos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') 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", -- cgit v1.2.3