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
|
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!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user