Skip to content

deregister-and-purge-instances job from cf-mysql/36.12.0

Github source: 99be9eb 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 deregister-and-purge-instances 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/deregister-and-purge-instances/ directory (learn more).

  • bin/run (from errand.sh.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.