Skip to content

destroy-notifications job from notifications/59

Github source: 2bf155c or master branch

Properties

domain

Cloud Foundry System Domain

notifications

app_domain

Domain used to host application

cf

dial_timeout

CF CLI connection dial timeout

Default
5

organization

Organization where the app is deployed

space

Space where the app is deployed

uaa

client_id

Client id of the UAA

client_secret

Client secret of the UAA

ssl

skip_cert_verify

Whether to verify SSL certs when making HTTP and SMTP requests

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/destroy-notifications/ directory (learn more).

  • bin/destroy.sh (from destroy.sh.erb)
  • bin/run (from run.sh.erb)
  • config/bpm.yml (from bpm.yml.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.