fuel-library/deployment/puppet/ssh/Modulefile
Tomasz 'Zen' Napierala 4c5df22e5d Updated ssh module
Updated ssh module to fix sftp subsystem bug in CenOS

Upstream version: 2.4.0
Upstream SHA: e5cfeae06a16497382072d80c65c901aa0e696ea

Change-Id: I7f72aab77d982a3e47618a82f7dda9312c8699b9
Closes-bug: #1415078
2015-01-28 11:43:38 +01:00

12 lines
324 B
Puppet

name 'saz-ssh'
version '2.4.0'
source 'git://github.com/saz/puppet-ssh.git'
author 'saz'
license 'Apache License, Version 2.0'
summary 'UNKNOWN'
description 'Manage SSH client and server via puppet'
project_page 'https://github.com/saz/puppet-ssh'
## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 2.2.1'