From 2a0b58d6a8c2934ac2cd96364d6a3a6caee81a04 Mon Sep 17 00:00:00 2001 From: Tomas Barton Date: Sat, 25 Jan 2014 19:08:04 +0100 Subject: testing infastructure, rspec tests --- Modulefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Modulefile (limited to 'Modulefile') diff --git a/Modulefile b/Modulefile new file mode 100644 index 0000000..5954df4 --- /dev/null +++ b/Modulefile @@ -0,0 +1,10 @@ +name 'puppet-sshd' +version '0.1.0' +source 'https://github.com/duritong/puppet-sshd' +author 'duritong' +license 'Apache License, Version 2.0' +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 -- cgit v1.2.3