bosh-dns-handlers job from bosh-dns-aliases/0.0.4
Github source:
595153f
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
(fromhandlers.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.