broker-deregistrar job from shared-redis/437.0.19
Github source:
ecc2c95
or
master branch
Properties¶
broker
¶
name
¶Name of the service broker
cf
¶
admin_client
¶Id of the admin client
- Default
""
admin_client_secret
¶Secret of the admin client
- Default
""
admin_password
¶Password of the admin user
- Default
""
admin_username
¶Username of the admin user
- Default
""
api_url
¶Full URL of Cloud Foundry API
skip_ssl_validation
¶Skip SSL certificate validation
- Default
true
redis
¶
broker
¶
service_instance_limit
¶Number of shared vm instances allowed
service_name
¶Service name
- Default
p-redis
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.
This job relies on no runtime packages.