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'
