Skip to content

Latest commit

 

History

History
73 lines (57 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

73 lines (57 loc) · 1.71 KB

rs-application_php Cookbook CHANGELOG

This file is used to list changes made in each version of the rs-application_php cookbook.

v2.0.2

  • populates node['php']['packages'] and node['php']['mysql']['package'] based
    off of node['rs-application_php']['packages']
  • including yum-epel, and yum-ius for php7 test
  • removed marker
  • removed ubuntu-12.04 support

v2.0.1

  • adds azure rm support for private ips, issue: #29, PR: #30

v2.0.0

  • Chef 12 Migration - PR: #27
  • includes yum-mysql-community for centos-6.8/7.2 - PR: #31

v1.2.5

  • pins nio4r
  • pins rightscale_tag
  • pins machine_tag
  • pins rsc_remote_recipe

v1.2.4

  • fix cookbook and gem compatiblity

v1.2.3

  • use rightscale_tag v1.2.1
  • pin version of aws, ohai, logrotate to retain chef 11 support

v1.2.2

  • Changing default['rs-application_php']['write_settings_file'] to false

v1.2.1

  • Updating php cookbook to 1.5.0
  • Pinning mysql cookbook to 4.0.20

v1.2.0

  • Add support for RightLink 10
  • Remove support for RightLink 6

v1.1.1

  • Add kitchen testing for RHEL 6.5 and Ubuntu 14.04.
  • Update versions of dependent cookbooks.
  • Update testing code to abide by Serverspec v2.

v1.1.0

  • Release to coincide with the v14.0.0 Beta ServerTemplates.

v1.0.0

  • Initial release