deprovision job from shield/8.7.3
Github source:
b2763ac or
master branch
Properties¶
core¶
shield core (this only needs to be set if you want to use automated generated tokens)
- Default
shield
domain¶
domain name for shield api (this only needs to be set if you want to use automated generated tokens)
generate_token¶
set to true for automated token generation ( username/password are required)
- Default
false
password¶
shield password for generating tokens (this is not the recomanded way and you should use the more secure generated tokens shield create-auth-token)
- Default
shield
tenants_to_delete¶
A list of tenants to be deleted
token_name¶
default name for the token create with shield create-auth-token
- Default
(deployment)-(name)-(index)-(time)
username¶
shield username for generating tokens (this is not the recomanded way and you should use the more secure generated tokens shield create-auth-token)
- Default
admin
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/deprovision/ directory
(learn more).
bin/run(frombin/run)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.