Merge pull request #286 from Mirantis/pigmej-patch-1

Fixed acitons path in riak_node.
This commit is contained in:
Łukasz Oleś 2015-10-27 10:40:42 +01:00
commit 08327cdb12

View File

@ -2,9 +2,9 @@ id: riak_node
handler: ansible handler: ansible
version: 1.0.0 version: 1.0.0
actions: actions:
commit: actions/commit.yaml commit: commit.yaml
run: actions/run.yaml run: run.yaml
join: actions/join.yaml join: join.yaml
input: input:
ip: ip:
schema: str! schema: str!