From b2500ce898eb95ae7f986982a3afacc3d929104a Mon Sep 17 00:00:00 2001 From: Jedrzej Nowak Date: Thu, 24 Sep 2015 17:00:04 +0200 Subject: [PATCH] Uncommented riak debug actions --- resources/riak_node/actions/run.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,