Skip to content

slave job from bind9/1.1.3

Github source: 02629a6 or master branch

Properties

bind_options

Map of additional options

Default
{}

recursion

allow_from

List of IPs or CIDRs to allow recursive queries from. If recursion is enabled, localhost and localnets will always be allowed

Default
[]

forwarders

List of DNS servers to forward recursive queries on to. If not specified, recursion is disabled

Default
[]

Templates

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

  • bin/slave (from bin/slave)
  • config/slave.conf (from config/slave.conf)

Packages

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