From: Grant Slater Date: Wed, 13 Apr 2022 23:56:03 +0000 (+0100) Subject: community: remove docker manager plugin, fully managed by chef X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/eb949e88b7edc7ffdb5535896212d7d75618c901 community: remove docker manager plugin, fully managed by chef --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index fa4fcb924..c7ed79cb9 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -88,7 +88,6 @@ hooks: - exec: cd: $home/plugins cmd: - - git clone --depth 1 https://github.com/discourse/docker_manager.git - git clone --depth 1 https://github.com/discourse/discourse-oauth2-basic.git - git clone --depth 1 https://github.com/discourse/discourse-solved.git - git clone --depth 1 https://github.com/discourse/discourse-canned-replies.git