Jedrzej Nowak 1b28b8f3c4 Change resources structure to match repository one
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
2015-12-18 18:01:20 +01:00

18 lines
399 B
YAML

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: []