diff --git a/resources/riak_node/actions/run.yaml b/resources/riak_node/actions/run.yaml index b38d34ea..cb553d47 100644 --- a/resources/riak_node/actions/run.yaml +++ b/resources/riak_node/actions/run.yaml @@ -2,8 +2,8 @@ sudo: yes tasks: # those below are mostly for tests - # - shell: killall -u riak - # ignore_errors: yes + - shell: killall -u riak + ignore_errors: yes # remove above when non tests # we install ubuntu repo there,