]> git.openstreetmap.org Git - chef.git/commitdiff
discourse: remove discourse-canned-replies, switch back to upstream for discourse...
authorGrant Slater <github@firefishy.com>
Fri, 18 Aug 2023 02:19:01 +0000 (03:19 +0100)
committerGrant Slater <github@firefishy.com>
Fri, 18 Aug 2023 02:19:01 +0000 (03:19 +0100)
cookbooks/community/templates/default/web_only.yml.erb

index e59c5479996db4891b8e8d9d4d715bb1f0762c2d..1bcc6e0374f0c3b6401f048d794dd91ab56aad79 100644 (file)
@@ -101,8 +101,7 @@ hooks:
         cmd:
           - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-oauth2-basic.git
           - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-solved.git
-          - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-canned-replies.git
-          - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/Firefishy/discourse-reactions.git
+          - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-reactions.git
           - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-prometheus.git
           - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-translator.git
           - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-saved-searches.git