summaryrefslogtreecommitdiff
path: root/manifests/linux.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-04-03 14:36:04 -0400
committerMicah Anderson <micah@riseup.net>2013-04-03 14:36:04 -0400
commit38ce9a5950f1aadfb8b844c2ba4d280b06456489 (patch)
tree134fddead133ab7442afbcc8a6cba624ddb6a488 /manifests/linux.pp
parent95f55b7586e850fc9d31fc08a86a5bf25a7abb37 (diff)
parent74fe8e6a586bec3b04a7b51beb4ed2f8fbc27e03 (diff)
Merge remote-tracking branch 'leap/master' into riseup
Conflicts: manifests/centos.pp manifests/init.pp manifests/linux.pp
Diffstat (limited to 'manifests/linux.pp')
-rw-r--r--manifests/linux.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/linux.pp b/manifests/linux.pp
index 3b03998..a4a926e 100644
--- a/manifests/linux.pp
+++ b/manifests/linux.pp
@@ -1,4 +1,5 @@
class stunnel::linux inherits stunnel::base {
+
package { 'stunnel':
ensure => $stunnel::ensure_version
}