Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

54 lines (39 loc) · 1.36 KB

Release 1.4.0

Summary

First Puppet Labs supported release of this module! Contains new features and bug fixes for tests.

Features:

  • New readme file added for tests. Also several new tests added.
  • Addition of handling in tests to run with Debian 8.

Bug Fixes:

  • Tests tweaked to handle several Debian versions.
  • Fixed acceptance tests for Windows.

Release 1.3.0

Summary

This release adds documentation updates, test improvements, and os support.

Features:

  • 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

2014-10-31 Release 1.2.0

Summary

  • Add content parameter to allow setting static motd content

2014-07-15 Release 1.1.1

###Summary

This release merely updates metadata.json so the module can be uninstalled and upgraded via the puppet module command.

2014-05-28 Release 1.1.0

###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