portertech / chef-monitor

An OpsCode Chef cookbook for monitoring services, wrapping the Sensu cookbook.
http://community.opscode.com/cookbooks/monitor
84 stars 102 forks source link

Use cloud_v2 rather than cloud attr key #39

Open patcon opened 8 years ago

patcon commented 8 years ago

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.)

patcon commented 8 years ago

bump