We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92e7f7 commit e910268Copy full SHA for e910268
1 file changed
Modulefile
@@ -1,8 +1,11 @@
1
name 'saz-ssh'
2
-version '1.0.3'
+version '1.1.0'
3
source 'git://github.com/saz/puppet-ssh.git'
4
author 'saz'
5
license 'Apache License, Version 2.0'
6
summary 'UNKNOWN'
7
description 'Manage SSH client and server via puppet'
8
project_page 'https://github.com/saz/puppet-ssh'
9
+
10
+## Add dependencies, if any:
11
+dependency 'puppetlabs/stdlib', '>= 2.2.1'
0 commit comments