Add the kosmos-postgresql and ejabberd backup recipes
This commit is contained in:
parent
2325c9a3b1
commit
1147c1eeaf
@ -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"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user