commit 7f6c2336416a5f1494bc20662ab35eb6cf0c50ff Author: Garrett Honeycutt Date: Thu May 16 06:36:23 2013 -0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..560d1a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*.gem +*.rbc +.bundle +.config +coverage +InstalledFiles +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp + +# YARD artifacts +.yardoc +_yardoc +doc/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b3aed0 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +puppet-module-ssh +================= + +Puppet module to manage SSH