]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/community/templates/default/web_only.yml.erb
community: remove workaround, fixed upstream
[chef.git] / cookbooks / community / templates / default / web_only.yml.erb
index 551be580045735e5a42d35d34b98a98490f9023f..2764f03b7d139aa77c1bc23ab1523b8781acc146 100644 (file)
@@ -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"