Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
update chef server url
Browse files Browse the repository at this point in the history
dwradcliffe committed Sep 11, 2014

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7127ed4 commit b5c1301
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .berkshelf/config.json

This file was deleted.

2 changes: 1 addition & 1 deletion .chef/knife.rb
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
client_key "#{current_dir}/#{chef_username}.pem"
validation_client_name "rubygems-validator"
validation_key "#{current_dir}/rubygems-validator.pem"
chef_server_url "https://chef.common.rubygems.org/organizations/rubygems"
chef_server_url "https://chef.rubygems.org/organizations/rubygems"

cookbook_path "#{current_dir}/../cookbooks"
environment_path "#{current_dir}/../environments"

0 comments on commit b5c1301

Please sign in to comment.