This file is used to list changes made in each version of the rs-application_php cookbook.
- populates
node['php']['packages']
andnode['php']['mysql']['package']
based
off ofnode['rs-application_php']['packages']
- including yum-epel, and yum-ius for php7 test
- removed marker
- removed ubuntu-12.04 support
- pins nio4r
- pins rightscale_tag
- pins machine_tag
- pins rsc_remote_recipe
- fix cookbook and gem compatiblity
- use rightscale_tag v1.2.1
- pin version of aws, ohai, logrotate to retain chef 11 support
- Changing default['rs-application_php']['write_settings_file'] to false
- Updating php cookbook to 1.5.0
- Pinning mysql cookbook to 4.0.20
- Add support for RightLink 10
- Remove support for RightLink 6
- Add kitchen testing for RHEL 6.5 and Ubuntu 14.04.
- Update versions of dependent cookbooks.
- Update testing code to abide by Serverspec v2.
- Release to coincide with the v14.0.0 Beta ServerTemplates.
- Initial release