register-broker job from on-demand-service-broker/0.29.0
Github source:
9b4c5cb
or
master branch
Properties¶
broker_name
¶
name of broker to register with cloud controller
broker_uri
¶
URI of broker, if a route has been registered (optional)
disable_ssl_cert_verification
¶
disable TLS certificate verification
- 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/register-broker/
directory
(learn more).
bin/run
(fromerrand.sh.erb
)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.