Skip to content

Commit e910268

Browse files
committed
new version 1.1.0, puppetlabs/stdlib >= 2.2.1 as dependency
1 parent d92e7f7 commit e910268

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Modulefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name 'saz-ssh'
2-
version '1.0.3'
2+
version '1.1.0'
33
source 'git://github.com/saz/puppet-ssh.git'
44
author 'saz'
55
license 'Apache License, Version 2.0'
66
summary 'UNKNOWN'
77
description 'Manage SSH client and server via puppet'
88
project_page 'https://github.com/saz/puppet-ssh'
9+
10+
## Add dependencies, if any:
11+
dependency 'puppetlabs/stdlib', '>= 2.2.1'

0 commit comments

Comments
 (0)