From eb949e88b7edc7ffdb5535896212d7d75618c901 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 14 Apr 2022 00:56:03 +0100 Subject: [PATCH] community: remove docker manager plugin, fully managed by chef --- cookbooks/community/templates/default/web_only.yml.erb | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5