Documentation update only.
- Added development notes to README.md
- Added upper bounds for dependencies in metadata.json
- Fixed typo in license reference in metadata.json
Bugfix release only
- Fixed missing reference between Augeas resources in do_settings.pp.
Reorganized README.md and added an example.
Added license and updated project information.
Fix typo in params.pp
Clean up code per lint.
Updating documentation (README)
Updating documentation (README)
Updating documentation (README)
Updating documentation (README)
Feature release only.
- Change the local 'utility' defined type to a public defined type. This defined type accepts a hash of setting/value pairs which are then added to sshd_config. No checking is done for the validity of entered options.