Merge branch 'feature/51-hubot_barnard' of kosmos/chef into master

This commit is contained in:
Râu Cao 2019-05-07 12:12:47 +00:00 committed by Gitea
commit 8df512ed0a
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,9 @@
{ {
"run_list": [ "run_list": [
"role[base]", "role[base]",
"role[kredits_github]" "role[kredits_github]",
"kosmos-ipfs::cluster",
"kosmos-hubot"
], ],
"automatic": { "automatic": {
"ipaddress": "barnard.kosmos.org" "ipaddress": "barnard.kosmos.org"

View File

@ -2,7 +2,6 @@
"run_list": [ "run_list": [
"role[base]", "role[base]",
"kosmos-redis", "kosmos-redis",
"kosmos-hubot",
"5apps-xmpp_server", "5apps-xmpp_server",
"5apps-hubot::xmpp_schlupp", "5apps-hubot::xmpp_schlupp",
"5apps-hubot::xmpp_botka", "5apps-hubot::xmpp_botka",