Use the new base role in the dev run list

This commit is contained in:
Greg Karékinian 2019-04-10 11:24:56 +02:00
parent 1349020bb9
commit f6d88bbd66

View File

@ -1,6 +1,6 @@
{ {
"run_list": [ "run_list": [
"kosmos-base", "role[base]",
"kosmos-redis", "kosmos-redis",
"sockethub", "sockethub",
"sockethub::proxy", "sockethub::proxy",