broker-deregistrar job from broker-registrar/3.1.1
Github source:
cdce41c
or
master branch
Properties¶
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
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
(fromrun.sh
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.