gocd / go-cookbook

Cookbook that installs and configures the open-source ThoughtWorks Studios GoCD product
http://www.gocd.org/
Apache License 2.0
44 stars 66 forks source link

Fixes for Chef 13 deprecated features #123

Closed webframp closed 7 years ago

webframp commented 7 years ago

These changes remove the features that are broken now with Chef 13 being released.

I did not want to bump the version number since you likely have a plan for that already, but if desired I can add another commit that adjusts the version number.

varshavaradarajan commented 7 years ago

@webframp - tests failing - https://build.gocd.org/go/tab/build/detail/go-cookbook-pr/23/unit/1/test

You can use the guest login to see the build status.

webframp commented 7 years ago

Thanks @varshavaradarajan should be resolved now

varshavaradarajan commented 7 years ago

Thanks, will take a look at it.