This file is used to list changes made in each version of rackops_rolebook.
- Fix for chef 12 symbols from strings
- Add unit and integration tests, extravaganza
- Fixup unit tests to run and pass
- Freshen dependencies to fix chef 12 convergence
- Added the range 92.52.126.0/24 of RS pollers to acl.rb - the absense of this range causes alerts
- Fixes authorized_keys is recreated on every run
- ruby block pulls ssh keys from github repo, passes them as array to user_account resource called in ruby_block
- Fix EDITOR environment variable in RHEL
- Add strace to list of admin packages
- WILL NOT WORK WITH LEGACY DEVOPS CUSTOMERS
- Strip out non-RS support specific, placed in platformstack
- ntp
- rackspace_iptables
- openssh
- specific monitors
- Remove the following cookbooks in favor of community cookbooks:
- rackspace_user
- rackspace_sudo
- rackspace_ntp
- rackspace_motd
- rackspace_openssh
- rackspace_apt
- rackspace_yum
- Update versions of existing cookbooks
- Use LWRP for 'rack' user from user cookbook
- Use LWRP for 'rack' user from sudo cookbook for sudo access
- Set apt to run at compile time to build an apt cache on boot (Debian-based systems)
- Move motd template from rackspace_motd to this cookbook, using LWRP from 'motd-tail' cookbook to create
- Move ntp setup from rackspace_ntp to this cookbook, with time servers set via wrapper attribute
- Add public_info Ohai plugin to populate public_info attributes (#14)
- Add Openssh dependency (#11)
- Add Logrotation (#9)
- Add public_info Ohai plugin to populate public_info attributes
- Add rackspace_cloudmonitoring as a dependency to enable standard checks
- new and improved (for varying values of improved)
- using more rackspace_blah cookbooks
- renamed to rackops_rolebook
- Add logic so that this cookbook is testable with chef-solo. Basically, do not include chef-client in solo mode
- Add rackspace_iptables support with standard allows for Rackspace
- start convert over to rackspace cookbooks
- Initial release of rackops-rolebook