Merge branch 'master' into feature/7-ejabberd_rebased_2

This commit is contained in:
Greg Karékinian
2019-05-10 11:08:09 +02:00
40 changed files with 731 additions and 174 deletions

View File

@@ -8,7 +8,8 @@
"kosmos-mediawiki",
"sockethub",
"sockethub::proxy",
"kosmos-btcpayserver::proxy"
"kosmos-btcpayserver::proxy",
"role[mastodon]"
],
"normal": {
"postgresql": {

View File

@@ -0,0 +1,13 @@
{
"run_list": [
"role[base]",
"role[kredits_github]",
"kosmos-ipfs::cluster",
"kosmos-hubot::botka_freenode",
"kosmos-hubot::hal8000",
"kosmos-hubot::hal8000_xmpp"
],
"automatic": {
"ipaddress": "barnard.kosmos.org"
}
}

View File

@@ -2,14 +2,8 @@
"run_list": [
"role[base]",
"kosmos-redis",
"kosmos-hubot",
"5apps-xmpp_server",
"5apps-hubot::xmpp_schlupp",
"5apps-hubot::xmpp_botka",
"kosmos-mastodon",
"kosmos-mastodon::nginx",
"sockethub::_firewall",
"kosmos-ipfs::cluster"
"sockethub::_firewall"
],
"normal": {
"postgresql": {