Add the new base role and sockethub (moved from dev.kosmos.org)

This commit is contained in:
Greg Karékinian 2019-04-08 17:50:01 +02:00
parent 12355a6b27
commit 58d0557e9d

View File

@ -1,8 +1,11 @@
{ {
"run_list": [ "run_list": [
"kosmos-base", "role[base]",
"kosmos-base::andromeda_firewall", "kosmos-base::andromeda_firewall",
"role[ipfs_cluster_with_tls]" "role[ipfs_cluster_with_tls]",
"kosmos-mediawiki",
"sockethub",
"sockethub::proxy"
], ],
"automatic": { "automatic": {
"ipaddress": "andromeda.kosmos.org" "ipaddress": "andromeda.kosmos.org"