Skip to content

bosh-dns-handlers job from bosh-dns-aliases/0.0.3

Github source: eca9c5a or master branch

Properties

handlers

List of generated handlers

Example
- cache:
    enabled: true
  domain: local.internal.
  source:
    type: http
    url: http://some.endpoint.local

Templates

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

  • dns/handlers.json (from handlers.json.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.