This file is used to list changes made in each version of the chef_software cookbook.
- [Corey Hemminger] - fixed policy update bug, switched to ruby_block for additional output error detection
- [Corey Hemminger] - Moved iam_policy and iam_user creation to resources, fixed idempotency in resources
- [Corey Hemminger] - Hacky way of adding idempotency to chef-server org admin association
- [Corey Hemminger] - Add safe navigation to .include method for automatev2 recipe
- [Corey Hemminger] - Add Integrated Infra-Server user and org config to automate recipe
- [Corey Hemminger] - Removed chef-ingredient reference to fork from policyfile
- [Corey Hemminger] - Update changelog
- [Corey Hemminger] - Update chef_automatev2 recipe to use iamv2 for user and policy creation
- [Corey Hemminger] - update chef_server to run chef-server-ctl upgrade vs chef-server-ctl reconfigure
- [Corey Hemminger] - Fix server and supermarket's to run reconfigure after an update
- [Corey Hemminger] - Add github actions CI/CD pipelines and testing
- [Corey Hemminger] - Modernize cookbook with policy file and other skeleton files
- [Corey Hemminger] - Work around to make org admins idempotent
- [Corey Hemminger] - Make description the same as long description
- [Corey Hemminger] - Updated metadata description
- [Corey Hemminger] - Updated readme and .kitchen.yml
- [Corey Hemminger] - Initial Release