WIP: Set up ejabberd for kosmos.org #24

Closed
greg wants to merge 25 commits from feature/7-ejabberd_rebased into master
Showing only changes of commit 8e052ab53a - Show all commits

View File

@@ -2,8 +2,17 @@
"run_list": [ "run_list": [
"kosmos-base", "kosmos-base",
"kosmos-base::andromeda_firewall", "kosmos-base::andromeda_firewall",
"role[ipfs_cluster_with_tls]" "role[ipfs_cluster_with_tls]",
"kosmos-postgresql",
"kosmos-ejabberd::backup"
], ],
"normal": {
"postgresql": {
"password": {
"postgres": "iezah7ochae9uizu1Isha2Chuok8ra"
}
}
},
"automatic": { "automatic": {
"ipaddress": "andromeda.kosmos.org" "ipaddress": "andromeda.kosmos.org"
} }