Skip to content

broker-registrar job from broker-registrar/3.3.1

Github source: 9b28e8a or master branch

Properties

catalog_version

Force –when-changed by specifying a new version value

cf

api_url

Full URL of Cloud Foundry API

password

Password of the admin user

skip_ssl_validation

Skip SSL validation when connecting to Cloud Foundry API

Default
false

username

Username of the admin user

servicebroker

name

Name of broker when registering/deregistering

password

Basic auth password of broker API

url

URL of broker to register

Example
https://my-broker.system.domain

username

Basic auth username of broker API

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/broker-registrar/ directory (learn more).

  • bin/run (from run.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.