broker-deregistrar job from cf-rabbitmq-multitenant-broker/138.0.0
Github source:
b300138
or
master branch
Properties¶
broker
¶
name
¶Name of the service broker
service
¶
name
¶Name of the service the broker provides
- Default
p-rabbitmq
cf
¶
admin_client
¶Admin client
- Default
""
admin_client_secret
¶Admin client secret
- 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
¶Trust self signed cf certificates
- Default
true
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/change-permissions
(fromchange-permissions.sh.erb
)bin/permissions-test
(frompermissions-test.sh.erb
)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.