From 63f9c3163285fb0a6f427264baca19e120f7c0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Tue, 14 May 2019 17:11:18 +0200 Subject: [PATCH] Add the ejabberd role to andromeda --- nodes/andromeda.kosmos.org.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/nodes/andromeda.kosmos.org.json b/nodes/andromeda.kosmos.org.json index 6645f82..7f3025d 100644 --- a/nodes/andromeda.kosmos.org.json +++ b/nodes/andromeda.kosmos.org.json @@ -4,20 +4,13 @@ "kosmos-base::andromeda_firewall", "role[ipfs_cluster_with_tls]", "kosmos-postgresql", - "kosmos-ejabberd::backup", "kosmos-mediawiki", "sockethub", "sockethub::proxy", "kosmos-btcpayserver::proxy", - "role[mastodon]" + "role[mastodon]", + "role[ejabberd]" ], - "normal": { - "postgresql": { - "password": { - "postgres": "iezah7ochae9uizu1Isha2Chuok8ra" - } - } - }, "automatic": { "ipaddress": "andromeda.kosmos.org" }