This file is used to list changes made in each version of the rightscale_tag cookbook.
- Adding in support for azurerm
- Remove support for chef 11, add support for chef 12
- Remove Strainer tests and replace with rake tests.
- Updated to use machine_tag-1.2.1
- Tag Scope limited to operational instances
- Tag Scope limited to cloud of instance making call
- Updated to use machine_tag-1.2.0 - support for multiple tags, and match_all
- Support for RL10
- Remove workaround logic to handle cloudstack behaviour with IP addresses.
- Add logic in default recipe to handle cloudstack behaviour with IP addresses.
- Check IP addresses if they are private IPs before setting server:public_ip_# and server:private_ip_#.
- Add testing for support of Ubuntu 14.04, CentOS 7.0, and RedHat Enterprise Linux 7.0.
- Updated README
- Added ChefSpec matchers
- Initial release to the community