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 b9a326a..3b0a6e2 100644
--- a/manifests/centos.pp
+++ b/manifests/centos.pp
@@ -18,7 +18,7 @@ class stunnel::centos inherits stunnel::linux {
Service['stunnel']{
hasstatus => true,
- require => [ User['stunnel'], File['/etc/init.d/stunnel'] ]
+ require => [ User['stunnel'], File['/etc/init.d/stunnel'] ]
}
file { '/etc/stunnel/stunnel.conf':