openssh
This module provides a basic example of the Package-File-Service pattern in Puppet
Version information
released Oct 15th 2012
Start using this module
Add this module to your Puppetfile:
mod 'reidmv-openssh', '0.0.2'
Learn more about managing modules with a PuppetfileDocumentation
reidmv/openssh — version 0.0.2 Oct 15th 2012
openssh
This is a very basic demonstration module designed to introduce a common Puppet pattern: PFS, or Package-File-Service. The module strays from that core objective slightly by including conditional logic for cross-platform implementation.