Add the ejabberd role to andromeda

This commit is contained in:
Greg Karékinian 2019-05-14 17:11:18 +02:00
parent 4cc5f3e6d1
commit 63f9c31632

View File

@ -4,20 +4,13 @@
"kosmos-base::andromeda_firewall", "kosmos-base::andromeda_firewall",
"role[ipfs_cluster_with_tls]", "role[ipfs_cluster_with_tls]",
"kosmos-postgresql", "kosmos-postgresql",
"kosmos-ejabberd::backup",
"kosmos-mediawiki", "kosmos-mediawiki",
"sockethub", "sockethub",
"sockethub::proxy", "sockethub::proxy",
"kosmos-btcpayserver::proxy", "kosmos-btcpayserver::proxy",
"role[mastodon]" "role[mastodon]",
"role[ejabberd]"
], ],
"normal": {
"postgresql": {
"password": {
"postgres": "iezah7ochae9uizu1Isha2Chuok8ra"
}
}
},
"automatic": { "automatic": {
"ipaddress": "andromeda.kosmos.org" "ipaddress": "andromeda.kosmos.org"
} }