diff --git a/Berksfile b/Berksfile index 1566a16..1c0f875 100644 --- a/Berksfile +++ b/Berksfile @@ -20,4 +20,8 @@ solver :ruby, :required end end +# TODO(ramereth): Remove after this PR gets included in a release +# https://github.com/joyofhex/cookbook-bind/pull/60 +cookbook 'bind', github: 'joyofhex/cookbook-bind' + metadata diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e33494..6b21ad7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,5 +31,5 @@ Contacts -------- Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra -IRC: #openstack-chef is our channel on irc.freenode.net +IRC: #openstack-chef is our channel on irc.oftc.net Wiki: https://wiki.openstack.org/wiki/Chef/GettingStarted