CHANGELOG.md 1.26 KB

0.2.1 - 2017-05-12

Added

  • In the ['filesystem']['perms'] array, give an option to create a directory if it does not exist.
  • ['misc']['sshd']['conf_path'] can now be set to false. Doing so will make the recipe not touch the sshd config file at all.
  • Add option to not include the 'cfe-users' recipe.

0.2.0 - 2017-01-04

Added

  • Add dependency to 'cfe-mongodb' (removed 'mongodb3' direct dependency).
  • Add attribute that makes MariaDB client installation optional.

0.1.4 - 2016-12-22

Changed

  • Attribute node['cookbook-zabbix']['agent']['server_ip'] should now be in a secret data bag item named 'cfe-server-secret'. ### Added
  • Updated README.

0.1.3 - 2016-12-22

Added

  • Forgot to add 'cookbook-zabbix::agent_package' as part of the run chain.

0.1.2 - 2016-12-13

Changed

  • Updated dependency versions.
  • Added proper attributes to 'aws_tar_extract' definition calls to account for new version of the cookbook 'backup-file2s3'.

0.1.1 - 2016-12-09

Added

  • Include cookbook 'cfe-simple-iptables'. Also automatically add iptables that are listed in a secret data bag (see default attribute file).

0.1.0 - 2016-12-06

Added

  • Initial release of cfe-server cookbook.

Changelog format reference: http://keepachangelog.com/en/0.3.0/