Sergey Kraynev 142785d60b Remove empty Parameters sections from templates
Change-Id: I47f04b61c567928a88f32f48dcb7e4f776ff06d8
2016-07-14 13:50:14 +00:00

20 lines
362 B
Plaintext

FormatVersion: 2.1.0
Version: 1.0.0
Name: Install Hiera
Body: |
return installHiera().stdout
Scripts:
installHiera:
Type: Application
Version: 1.0.0
EntryPoint: install/install_hiera.sh
Files:
- install/hiera.yaml
- install/murano.yaml
Options:
captureStdout: true
captureStderr: true
verifyExitcode: true