WIP: Replace ejabberd cluster #374

Closed
raucao wants to merge 5 commits from chore/ejabberd_cluster into master
2 changed files with 6 additions and 4 deletions
Showing only changes of commit 7a1d670d3f - Show all commits

View File

@ -47,6 +47,7 @@
}
},
"run_list": [
"recipe[kosmos-base]"
"recipe[kosmos-base]",
"role[ejabberd]"
]
}
}

View File

@ -47,6 +47,7 @@
}
},
"run_list": [
"recipe[kosmos-base]"
"recipe[kosmos-base]",
"role[ejabberd]"
]
}
}