This removes the cluster configuration and adds deployment of Kredits IPFS Pinner. It also switches hubot-kredits to use the normal API endpoint again (instead of the cluster port). Furthermore, it upgrades go-ipfs to the latest version.
16 lines
288 B
JSON
16 lines
288 B
JSON
{
|
|
"run_list": [
|
|
"role[base]",
|
|
"role[kredits_github]",
|
|
"kosmos-ipfs",
|
|
"kosmos-hubot::botka_freenode",
|
|
"kosmos-hubot::hal8000",
|
|
"kosmos-hubot::hal8000_xmpp",
|
|
"sockethub",
|
|
"sockethub::proxy"
|
|
],
|
|
"automatic": {
|
|
"ipaddress": "barnard.kosmos.org"
|
|
}
|
|
}
|