Skip to content

Commit

Permalink
Support for bearer token and api key
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin <[email protected]>
  • Loading branch information
Sachin committed Oct 29, 2024
1 parent d9f6a35 commit 44f1fd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/chef-cli/policyfile/artifactory_cookbook_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ def artifactory_identity_key
chef_config&.artifactory_identity_key || (ENV["ARTIFACTORY_IDENTITY_KEY"] unless ENV["ARTIFACTORY_IDENTITY_KEY"].to_s.strip.empty?)
end


private

def auth_headers
Expand Down

0 comments on commit 44f1fd9

Please sign in to comment.