register-broker job from on-demand-service-broker/0.1.0
Github source:
614f672b
or
master branch
Properties¶
broker
¶
cf_route
¶
subdomain
¶broker route subdomain
- Default
""
name
¶Broker name for registration. see cf service-brokers
password
¶broker basic auth password
port
¶broker port
service_catalog
¶
service_name
¶name of the service to be dynamically provisioned
username
¶broker basic auth username
cf
¶
admin_password
¶Cloud Foundry admin password
admin_username
¶Cloud Foundry admin username
api_url
¶Cloud Foundry API URL
system_domain
¶Cloud Foundry system domain
- Default
""
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.