
* Includes BOSH-release containing needed dependencies * Includes script for automatic packing the tile * Manually tested * Tile deletion leads to deletion of Murano env containing LBaaS (it is implemented as a separate job) Change-Id: If48ce2e0cbc0b7712a520c01cd8f52529ccc23b5
6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
check process lbaas-config
|
|
with pidfile /var/vcap/sys/run/lbaas-config/pidfile
|
|
start program "/var/vcap/jobs/lbaas-config/bin/ctl start"
|
|
stop program "/var/vcap/jobs/lbaas-config/bin/ctl stop"
|
|
group vcap
|