broker-deregistrar job from cf-mysql/31
Github source:
41fda3be or
master branch
Properties¶
cf¶
admin_password¶Password of the admin user
admin_username¶Username of the admin user
api_url¶Full URL of Cloud Foundry API
- Example
https://api.your-domain.example.com
skip_ssl_validation¶Skip SSL validation when connecting to Cloud Foundry API
- Default
false
cf_mysql¶
broker¶
services¶Array of services. Note - the broker-deregistrar errand only deregisters the first service
- Example
|+ - name: REPLACE-WITH-SERVICE-NAME
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-deregistrar/ 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.