Merge pull request #286 from Mirantis/pigmej-patch-1
Fixed acitons path in riak_node.
This commit is contained in:
commit
08327cdb12
@ -2,9 +2,9 @@ id: riak_node
|
||||
handler: ansible
|
||||
version: 1.0.0
|
||||
actions:
|
||||
commit: actions/commit.yaml
|
||||
run: actions/run.yaml
|
||||
join: actions/join.yaml
|
||||
commit: commit.yaml
|
||||
run: run.yaml
|
||||
join: join.yaml
|
||||
input:
|
||||
ip:
|
||||
schema: str!
|
||||
|
Loading…
x
Reference in New Issue
Block a user