]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/client.rb.erb
Add organisation name to chef URLs
[chef.git] / cookbooks / chef / templates / default / client.rb.erb
index dff9d19ed8dbbb9ce1ef3eb9f3f5143b9b698620..cdc09b2b26cab3d0c75a53c01ae97b8c4b118d24 100644 (file)
@@ -23,7 +23,7 @@ ssl_verify_mode :verify_peer
 
 # Set the URL for the chef server
 
-chef_server_url "https://chef.openstreetmap.org"
+chef_server_url "https://chef.openstreetmap.org/organizations/openstreetmap"
 
 # Make our plugins visible to ohai