projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b5835
)
Fix server_url configuration
author
Tom Hughes
<tom@compton.nu>
Sun, 17 Mar 2019 13:31:53 +0000
(13:31 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 17 Mar 2019 13:31:53 +0000
(13:31 +0000)
cookbooks/web/resources/rails_port.rb
patch
|
blob
|
history
diff --git
a/cookbooks/web/resources/rails_port.rb
b/cookbooks/web/resources/rails_port.rb
index de6f97ad8ae4936d8ba412e985839fe3fcc4b9ef..a404011c34223f5b53941747a5fa71f7c2eef22a 100644
(file)
--- a/
cookbooks/web/resources/rails_port.rb
+++ b/
cookbooks/web/resources/rails_port.rb
@@
-312,7
+312,7
@@
action :create do
"csp_report_url"
).reject { |_k, v| v.nil? }.merge(
"server_protocol" => "https",
- "server" => new_resource.site,
+ "server
_url
" => new_resource.site,
"publisher_url" => "https://plus.google.com/111953119785824514010",
"support_email" => "support@openstreetmap.org",
"email_return_path" => "bounces@openstreetmap.org",