Skip to content

Bugfix release

Compare
Choose a tag to compare
@tobru tobru released this 19 Feb 12:21
· 283 commits to master since this release

[1.7.0] - 2015-02-19

Added

  • A proper Change Log file according to http://keepachangelog.com
  • Allow leaving out of alerts parameter (empty array instead of false by default).

Changed

  • Replaced the deprecated Modulefile by a metadata.json
  • Template variables use scope to be compatible to newer Puppet versions
  • Use fqdn fact instead of hostname fact in config and slave manifest

Fixed

  • Slave parameter scope fixed