xip job from xip/2
Github source:
13d4f613
or
master branch
Properties¶
xip
¶
named_conf
¶The contents of named.conf (PowerDNS’s BIND backend’s configuration file)
- Default
""
pdns_conf
¶The contents of pdns.conf (PowerDNS’s configuration file)
- Default
|+ launch=pipe pipe-command=/var/vcap/jobs/xip/bin/xip-pdns /var/vcap/jobs/xip/etc/xip-pdns.conf
xip_pdns_conf
¶The contents of xip-pdns.conf (xip’s configuration file)
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/xip/
directory
(learn more).
bin/ctl
(fromctl.sh
)bin/xip-pdns
(fromxip-pdns.sh
)etc/named.conf
(fromnamed.conf.erb
)etc/pdns.conf
(frompdns.conf.erb
)etc/xip-pdns.conf
(fromxip-pdns.conf.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.