This release includes a change that makes this module compatible with AIX.
- Make MOTD compatible with AIX. (MODULES-7069)
- Parameter
windows_motd_title
to allow users to customize the Windows message of the day title. - Converted to the latest version of PDK (1.5.0).
This release includes a change that makes this module compatible with FreeBSD.
- Make MOTD compatible with FreeBSD. (MODULES-6599)
Release for PDK 1.3.2 compatibility.
- Converted to the latest version of PDK. Mainly introduces travis to the release branch.
A release that updates motd to become PDK compatible.
- All changes in this release are the product of PDK convert, the module is now PDK compatible.
This release is to update the formatting of the module, rubocop having been run for all ruby files and been set to run automatically on all future commits.
- Rubocop has been implemented.
This release is a rollup of changes.
- Support added for Solaris SunOS.
- Default MOTD message changed to provide greater out of the box usability.
- Removed support for deprecated versions of Ubuntu.
- Added a permissions mode for the file.
- Changed fact processor name.
First Puppet Labs supported release of this module! Contains new features and bug fixes for tests.
- New readme file added for tests. Also several new tests added.
- Addition of handling in tests to run with Debian 8.
- Tests tweaked to handle several Debian versions.
- Fixed acceptance tests for Windows.
This release adds documentation updates, test improvements, and os support.
- Acceptance testing on Linux platforms.
- Rewritten documentation, inclusion of strings for automated documentation.
- Linting of manifest to conform to style guidelines.
- Adds support for several operating systems:
- Debian 6, 7
- CentOS 5, 6, 7
- Oracle Linux 6, 7
- Scientific Linux 5, 6, 7
- Add content parameter to allow setting static motd content.
###Summary
This release merely updates metadata.json so the module can be uninstalled and upgraded via the puppet module command.
###Summary
The main feature of this release is support for external templates. It also includes documentation and testing improvements.
####Features
- Added class parameter to support external templates.
- Updated README documentation.
- Improved Testing.
####Fixes
- Add LICENSE file.
####Known Bugs