Policyfile 'cookbook' setting using the 'github' attribute uses HTTP URL #2799
Labels
Status: Good First Issue
An issue ready for a new contributor.
Triage: Confirmed
Indicates and issue has been confirmed as described.
Description
As requested by Dan Webb on Slack, I'm opening this issue in order to report a git clone issue when using the Policyfile setting
cookbook
with thegithub
attribute.When doing so, I go the following error:
And I'm using it like so :
A workaround is to use the
git
attribute instead in order to force the HTTPS version of the repository URL :So it does look like the
cookbook
setting with thegithub
attribute generate an HTTP URL which is no more supported by Github.Chef Version
17
Platform Version
Linux
Replication Case
Simply use the
cookbook
setting, in a Policyfile, with thegithub
attribute and try to do achef update
of that policyfile.The text was updated successfully, but these errors were encountered: