1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
# Changelog
All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.
## [v2.0.1](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v2.0.1) (2017-10-10)
[Full Changelog](https://github.com/voxpupuli/puppet-ssh_keygen/compare/v2.0.0...v2.0.1)
**Merged pull requests:**
- Update .sync.yml again with correct name for parameter [\#24](https://github.com/voxpupuli/puppet-ssh_keygen/pull/24) ([wyardley](https://github.com/wyardley))
- switch string to int in example [\#22](https://github.com/voxpupuli/puppet-ssh_keygen/pull/22) ([wyardley](https://github.com/wyardley))
## [v2.0.0](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v2.0.0) (2017-09-09)
[Full Changelog](https://github.com/voxpupuli/puppet-ssh_keygen/compare/v1.3.1...v2.0.0)
**Implemented enhancements:**
- Switch to Puppet 4 data types and make 'bits' an integer. [\#16](https://github.com/voxpupuli/puppet-ssh_keygen/pull/16) ([wyardley](https://github.com/wyardley))
**Fixed bugs:**
- Fix undefined variable problem [\#20](https://github.com/voxpupuli/puppet-ssh_keygen/pull/20) ([wyardley](https://github.com/wyardley))
**Closed issues:**
- Finish migration to VoxPupuli [\#12](https://github.com/voxpupuli/puppet-ssh_keygen/issues/12)
- Is this module still maintained? [\#10](https://github.com/voxpupuli/puppet-ssh_keygen/issues/10)
- Hardcoded default /home/ path? [\#4](https://github.com/voxpupuli/puppet-ssh_keygen/issues/4)
**Merged pull requests:**
- Updates for 2.0.0 release [\#21](https://github.com/voxpupuli/puppet-ssh_keygen/pull/21) ([wyardley](https://github.com/wyardley))
- Additional fixes to README [\#18](https://github.com/voxpupuli/puppet-ssh_keygen/pull/18) ([wyardley](https://github.com/wyardley))
- rubocop -a fixes [\#15](https://github.com/voxpupuli/puppet-ssh_keygen/pull/15) ([wyardley](https://github.com/wyardley))
- License readme [\#14](https://github.com/voxpupuli/puppet-ssh_keygen/pull/14) ([wyardley](https://github.com/wyardley))
- Update metadata in preparation for Vox Pupuli cutover \(\#12\) [\#13](https://github.com/voxpupuli/puppet-ssh_keygen/pull/13) ([wyardley](https://github.com/wyardley))
- Fix broken link [\#11](https://github.com/voxpupuli/puppet-ssh_keygen/pull/11) ([nnutter](https://github.com/nnutter))
## [v1.3.1](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v1.3.1) (2015-09-19)
[Full Changelog](https://github.com/voxpupuli/puppet-ssh_keygen/compare/v1.3.0...v1.3.1)
**Merged pull requests:**
- Prefer command defaults for bits and comment [\#7](https://github.com/voxpupuli/puppet-ssh_keygen/pull/7) ([edestecd](https://github.com/edestecd))
## [v1.3.0](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v1.3.0) (2015-07-09)
[Full Changelog](https://github.com/voxpupuli/puppet-ssh_keygen/compare/v1.2.0...v1.3.0)
## [v1.2.0](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v1.2.0) (2014-05-14)
[Full Changelog](https://github.com/voxpupuli/puppet-ssh_keygen/compare/v1.1.0...v1.2.0)
**Closed issues:**
- Module not found in foreman [\#1](https://github.com/voxpupuli/puppet-ssh_keygen/issues/1)
**Merged pull requests:**
- Add tests and doc for new options [\#3](https://github.com/voxpupuli/puppet-ssh_keygen/pull/3) ([edestecd](https://github.com/edestecd))
- Add options [\#2](https://github.com/voxpupuli/puppet-ssh_keygen/pull/2) ([edestecd](https://github.com/edestecd))
## [v1.1.0](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v1.1.0) (2013-11-11)
[Full Changelog](https://github.com/voxpupuli/puppet-ssh_keygen/compare/v1.0.0...v1.1.0)
## [v1.0.0](https://github.com/voxpupuli/puppet-ssh_keygen/tree/v1.0.0) (2012-12-06)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|