summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorTomas Barton <barton.tomas@gmail.com>2014-01-26 09:36:35 +0100
committerTomas Barton <barton.tomas@gmail.com>2014-01-26 18:26:34 +0100
commit78f1ff00d09d0ebf8f132e70444b9bcf030b6711 (patch)
treecc4ef1f3b2758b6097dbb66720a86d02b703476b /Modulefile
parentaee6885940cad29ff4ab7437e89c394bc1c19a46 (diff)
replaces shared-lsb by puppetlabs/stdlib
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 5954df4..5e4f92d 100644
--- a/Modulefile
+++ b/Modulefile
@@ -7,4 +7,4 @@ summary 'ssh daemon configuration'
description 'Manages sshd_config'
project_page 'https://github.com/duritong/puppet-sshd'
-#dependency 'puppetlabs/stdlib', '>= 0.1.6' \ No newline at end of file
+dependency 'puppetlabs/stdlib', '>= 2.0.0' \ No newline at end of file