solar/resources/ro_node/meta.yaml
2015-09-29 16:36:04 +02:00

24 lines
347 B
YAML

id: ro_node
handler: none
version: 1.0.0
actions:
input:
ip:
schema: str!
value:
# ssh_key:
# schema: str!
# value:
# ssh_user:
# schema: str!
# value:
name:
schema: str
value: a node
location_id:
schema: str!
value: $uuid
reverse: True
tags: [resources=node]