chef/nodes/barnard.kosmos.org.json
Sebastian Kippe 5521457d09
Add hal8000_xmpp to barnard's runlist
Also, switch to explicit recipe definitions for the other bots.
2019-05-10 07:22:01 +02:00

14 lines
256 B
JSON

{
"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"
}
}