Skip to content

Commit

Permalink
Remove some redundant settings from chef server configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jul 14, 2024
1 parent 5c996f9 commit 26b959e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cookbooks/chef/templates/default/server.rb.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ default_orgname "openstreetmap"

addons['install'] = false

bookshelf['url'] = "https://chef.openstreetmap.org:443"
bookshelf['vip'] = "chef.openstreetmap.org"

lb['api_fqdn'] = "chef.openstreetmap.org"
lb['web_ui_fqdn'] = "chef.openstreetmap.org"

Expand Down

0 comments on commit 26b959e

Please sign in to comment.