Pull bind cookbook from git to fix version pinning issues

Change-Id: Iae50f92d88dbca219d231a12c8d2771fc149dd5b
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2021-07-19 10:38:27 -07:00
parent 9f1133cd6e
commit 1d11e29ce1
1 changed files with 4 additions and 0 deletions

View File

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