mdsol / ice_cookbook

Cookbook to install and configure Ice, an AWS cost monitoring tool from Netflix OSS
Other
41 stars 22 forks source link

Role models are important. -- Robocop #23

Closed rayrod2030 closed 9 years ago

rayrod2030 commented 9 years ago

Updated this cookbook to comply with all standard Rubocop rules used for the majority of community Chef cookbooks. I disabled some rules inline where it made sense.

I also updated the .kitchen.yml file to the new test-kitchen syntax for drivers, platforms, provisioners and suites.

Lastly I updated the cookbook maintainer email address to cookbooks@mdsol.com. Not sure if that email is still valid so let me know.

Our minitest tests are currently broken so I had to manually test these changes and the cookbook works the same. I'll add a new PR soon to fix and upgrade these tests to serverspec.

harryw commented 9 years ago

:+1: