solar/resources/transport_ssh/meta.yaml
Jedrzej Nowak 00ac4e3a0b Still wip
2015-09-25 10:22:15 +02:00

19 lines
248 B
YAML

id: transport_ssh
input:
ssh_key:
schema: str!
value:
ssh_user:
schema: str!
value:
ssh_port:
schema: int!
value: 22
name:
schema: str!
value: ssh
location_id:
schema: str!
value:
reverse: True