Nikolay Mahotkin f1b410e292 LBaaS packages contents moved to 'package' folder
* For consistency with other packages,
   LBaaS-interface package and HAProxy-based-LBaaS are moved
   to 'package' folder

Change-Id: I577f4c669a9c96b1c36f4a93bae14dc323e51d78
2016-08-01 17:55:20 +03:00

19 lines
321 B
Plaintext

FormatVersion: 2.1.0
Version: 1.0.0
Name: Deploy LBaaS
Body: |
return LBaasDeploy().stdout
Scripts:
LBaasDeploy:
Type: Application
Version: 1.0.0
EntryPoint: deployLBaaS.sh
Files:
- <lbaas.tar.gz.bs64>
- lbaas.conf.sample
Options:
captureStdout: true
captureStderr: true