Moving IRC network reference to OFTC

Also pull bind cookbook from git to fix version pinning issues.

Change-Id: Ie25e1a6521360540c044d8f58a76c4e9f660696a
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Ghanshyam Mann 2021-07-08 08:20:12 -05:00 committed by Lance Albertson
parent 0641cbe30e
commit dac6a42915
3 changed files with 6 additions and 2 deletions

View File

@ -22,4 +22,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

View File

@ -31,6 +31,6 @@ Contacts
--------
Mailing list: groups.google.com/group/opscode-chef-openstack
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 and https://docs.getchef.com/openstack.html
Twitter: @chefopenstack

View File

@ -3,7 +3,7 @@ maintainer 'openstack-chef'
maintainer_email 'openstack-discuss@lists.openstack.org'
license 'Apache-2.0'
description 'Installs and configures the Heat Service'
version '19.1.0'
version '19.1.1'
%w(ubuntu redhat centos).each do |os|
supports os