orphan-deployments job from on-demand-service-broker/0.42.3
Github source:
256784f
or
master branch
Properties¶
broker_uri
¶
Broker URI, if a route is registered or TLS is enabled
- Example
-
https://broker.example.com, https://broker-job.default-network.broker-deployment.bosh
tls
¶
ca_cert
¶The ca certificate used when communicating with the broker
disable_ssl_cert_verification
¶Do not perform TLS certificate verification when communicating to the broker. Not recommended for production use.
- Default
false
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/orphan-deployments/
directory
(learn more).
bin/run
(fromerrand.sh
)config/bpm.yml
(frombpm.yml
)config/config.yml
(fromconfig.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.