2015-10-09 14:22:53 +03:00

19 lines
416 B
YAML

id: fuel_library
handler: shell
version: 1.0.0
input:
ip:
schema: str!
value:
git:
schema: {repository: str!, branch: str!}
value: {repository: 'https://github.com/stackforge/fuel-library',
branch: 'stable/7.0'}
temp_directory:
schema: str!
value: /tmp/solar
puppet_modules:
schema: str!
value: /etc/fuel/modules
tags: []