chef-monitor
chef-monitor copied to clipboard
Use cloud_v2 rather than cloud attr key
The cloud attr key varies between providers, and as I understand it, is just around for backward compat. cloud_v2 should work here. (DigitalOcean was erroring out with the monitor::master recipe without this change.)
bump