solar-resources/resources/riak_node/1.0.0/meta.yaml
Jedrzej Nowak 1b28b8f3c4 Change resources structure to match repository one
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
2015-12-18 18:01:20 +01:00

39 lines
686 B
YAML

handler: ansible
version: 1.0.0
actions:
commit: commit.yaml
run: run.yaml
join: join.yaml
input:
ip:
schema: str!
value:
riak_self_name:
schema: str!
value:
riak_hostname:
schema: str!
value:
riak_name:
schema: str!
value: null
computable:
lang: jinja2
type: full
func: "{{riak_self_name}}@{{riak_hostname}}"
riak_port_http:
schema: int!
value: 18098
riak_port_pb:
schema: int!
value: 18087
riak_port_solr:
schema: int!
value: 8985
join_to:
schema: str
value:
storage_backend:
schema: str!
value: bitcask