summaryrefslogtreecommitdiff
path: root/manifests/linux.pp
diff options
context:
space:
mode:
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
}