solar/resources/solar_bootstrap/meta.yaml
Przemyslaw Kaminski beb6b8536f Bootstrap resource added
- added example-bootstrap.py
- moved ansible tasks to separate dir
2015-08-07 09:10:39 +02:00

19 lines
225 B
YAML

handler: ansible
id: 'solar_bootstrap'
input:
ip:
schema: str!
value:
ssh_key:
schema: str!
value:
ssh_user:
schema: str!
value:
master_ip:
schema: str!
value:
tags: []
version: 1.0.0