register-broker job from on-demand-service-broker/0.18.0
Github source:
44959fc
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)
cf
¶
admin_password
¶Cloud Foundry admin password
admin_username
¶Cloud Foundry admin username
api_url
¶Cloud Foundry API URL
disable_ssl_cert_verification
¶
disable TLS certificate verification
- Default
false
enable_service_access
¶
Enable service access to the listed service plans
- Default
true
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
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.