X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1a5ead7d42566df67d20b7a946a47b4e457efff1..be824ca10a3fadc29feaeb548289eb5acb59c3ca:/cookbooks/community/templates/default/web_only.yml.erb diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index b4ca5d2cc..5ec88d923 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -19,7 +19,7 @@ links: # any extra arguments for Docker? # docker_args: -# Latest Version v3.2.2 +# Latest Version v3.2.3 params: version: stable @@ -114,11 +114,6 @@ hooks: cd: $home cmd: - sudo -H -E -u discourse cp /shared/feeds/update-feeds.atom public/update-feeds.atom - - exec: - # FIXME: Workaround until https://github.com/discourse/discourse/pull/27040 merged - cd: $home - cmd: - - sudo -H -E -u discourse sed -i 's/follow_redirect: false,/follow_redirect: true,/' lib/discourse_ip_info.rb after_ssl: - replace: filename: "/etc/nginx/conf.d/discourse.conf"