summaryrefslogtreecommitdiff
path: root/manifests/centos.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-12-02 11:53:45 +0100
committervarac <varacanero@zeromail.org>2015-12-02 11:53:45 +0100
commit3bb4d2667be274ba51eb3d8442e55c98789a4d76 (patch)
tree733fd1ab282a848a749386a604b8f5662f6529ed /manifests/centos.pp
parentb0dc7c84b5f55aec12d7d65da812037913d9dbee (diff)
parent6080f71be080860a20cf31cf491296ccbef7adb1 (diff)
Merge remote-tracking branch 'shared/master' into leap_master
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':