From dace63b667c60c81f86e08c82fd4abdf7b2698d7 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 27 Nov 2020 13:22:29 +0100 Subject: [PATCH] Remove akkounts recipe from barnard runlist Must have been committed accidentally. --- nodes/barnard.kosmos.org.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nodes/barnard.kosmos.org.json b/nodes/barnard.kosmos.org.json index db6fdf3..4ee09fc 100644 --- a/nodes/barnard.kosmos.org.json +++ b/nodes/barnard.kosmos.org.json @@ -111,7 +111,6 @@ "recipe[kosmos-hubot::wormhole]", "recipe[sockethub]", "recipe[sockethub::proxy]", - "recipe[kosmos-akkounts]", "recipe[kosmos-dirsrv]" ] -} \ No newline at end of file +}