Moving IRC network reference to OFTC

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

Change-Id: Ia90e7cc967a8ac300a3dec984f6e89b3feb122b3
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Ghanshyam Mann 2021-07-08 08:15:07 -05:00 committed by Lance Albertson
parent 51f22d7623
commit df8fb104ca
3 changed files with 6 additions and 2 deletions

View File

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

View File

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