]> git.openstreetmap.org Git - chef.git/commitdiff
community: Add discourse-post-voting plugin
authorGrant Slater <github@firefishy.com>
Thu, 10 Aug 2023 15:35:11 +0000 (16:35 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 10 Aug 2023 15:35:11 +0000 (16:35 +0100)
cookbooks/community/templates/default/web_only.yml.erb

index 9db551e24a4584c4b3a23ea50eeba726827f879d..9ff64100af7f92b6e62655c90b526be21dd61115 100644 (file)
@@ -106,6 +106,7 @@ hooks:
           - 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
+          - sudo -H -E -u discourse git clone --depth 1 --branch main https://github.com/discourse/discourse-post-voting.git
     - exec:
         # Needs to be copied in else builtin git cleanup fails
         cd: $home