Pull bind cookbook from git to fix version pinning issues

Change-Id: If0aee1c0a7706b3f0ad4ac1ca5a0a9dd002dab5d
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2021-07-16 16:47:13 -07:00
parent eb3785ad0b
commit 1cd1888f4e
1 changed files with 4 additions and 0 deletions

View File

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