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