Skip to content

Latest commit

 

History

History
121 lines (75 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

121 lines (75 loc) · 7.32 KB

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.

v1.0.0 (2020-09-25)

Full Changelog

Implemented enhancements:

  • possibility to configure webui::director via hiera #37
  • Add possibility to configure defined types via hiera #54 (benibr)
  • configurable $config_director_dirs with purge option #43 (benibr)

Fixed bugs:

  • bugfix: support fact os.name VirtuozzoLinux #48 (benibr)
  • Allow puppetlabs/concat 6.x, puppetlabs/stdlib 6.x #40 (dhoppe)

Closed issues:

  • support Virtuozzolinux OS.name with facter 3.14.2 #47
  • configurable $config_director_dirs with purge option #42
  • possibility to configure all defined types via hiera #41

Merged pull requests:

  • added possibility to config storage defined types via hiera #64 (benibr)
  • Bugfix/fix hashes cnts dirs #58 (benibr)
  • modulesync 3.0.0 / Drop Ubuntu 12.04 and 14.04 / Drop Debian 7 and 8 / Drop CentOS 5 #53 (dhoppe)
  • multiple Puppetlint fixes #45 (bastelfreak)
  • Issue #37 added directors hash for config via hiera #38 (benibr)
  • Prepare migration to voxpupuli #36 (Project0)

0.4.0 (2019-05-04)

Full Changelog

Fixed bugs:

  • Upgrade of fd fails on Ubuntu Xenial #25
  • Workaround duplicate configs on package upgrades #26 (Project0)

Closed issues:

  • Replace APT key ID with new #32
  • bareos::director tries to collect all exported File resources #30

Merged pull requests:

0.3.1 (2018-05-06)

Full Changelog

Fixed bugs:

  • bareos::director::messages has settings in the wrong order #17
  • bareos::storage class has conditionals mixed up #16
  • repository: Add missing / in yumrepo gpgkey URI. #13 (olifre)
  • repository: Add descr for yum repository. #12 (olifre)

Closed issues:

  • bareos::repository results in invalid url on debian #19
  • Missing "/" in GPG URL for RHEL bases OS #14

Merged pull requests:

0.3.0 (2018-01-12)

Full Changelog

Closed issues:

  • Fix profile fileset for bareoscatalog #7
  • Fix profile messages - log file name #6

Merged pull requests:

  • Fix repository with redhat based distributions and newer facter only versions #10 (Project0)
  • Some minor fixes #8 (Project0)

0.2.1 (2017-08-18)

Full Changelog

Merged pull requests:

  • Fix US-ASCII chars and runscript can be an array #4 (Project0)
  • type runscript can be specified as array with hashes #3 (Project0)

0.2.0 (2017-08-15)

Full Changelog

Merged pull requests:

  • Add specs and improve bareos type checking #2 (Project0)

0.1.1 (2017-08-13)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator