Support Puppet 6
Fix for EL7
(maint) Fix ruby dependencies Explicitly support puppet-lint v2
Add support for Ruby v2.3.1 Add support for strict variable checking
Documentation changes to get Approved status
- Bump year in LICENSE
- Add CHANGELOG
- Document usage of module
- Use https in fixtures for easier use behind corp firewalls
Support Puppet v4 and v3 with future parser
deprecate type()
Add support for EL7
Support Suse 12
Can require password in single user mode on EL 5
bugfix!
With 2.4.0 EL 6 would always disable control-alt-delete
ability to disable ctrl-alt-del
Add ability to specify mode of inittab
manage tty for serial comms on EL 6
Fix detection on EL systems
This release fixes an issue where operatingsystemmajrelease was not present and uses operatingsystemrelease with a regex to detect the major release number of the OS.
simplify ubuntu support
Restore support for Suse
Mike Lehner (mlehner616) switched out operatingsystemmajrelease for operatingsystemrelease and used regex to only grab the major version which works around a facter issue of operatingsystemmajrelease not working.
Require Facter >= 1.7.0
fix deprecation warnings in template
Support Suse 10
bugfix for Solaris 10
First full release.
2013-05-16 Garrett Honeycutt [email protected] - Initial release