chef/nodes/barnard.kosmos.org.json
Sebastian Kippe f4990a8066
Switch from IPFS cluster to kredits-ipfs-pinner
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.
2019-07-03 15:34:42 +02:00

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