baggageclaim job from concourse/4.2.1
Github source:
0631bd9
or
master branch
Properties¶
bind_ip
¶
IP address on which Baggageclaim should listen for HTTP traffic.
- Default
0.0.0.0
bind_port
¶
Port on which Baggageclaim should listen for HTTP traffic.
- Default
7788
driver
¶
Driver to use for the volume store. One of detect, overlay, btrfs, or naive.
- Default
detect
log_level
¶
The log level for Baggageclaim.
- Default
info
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/baggageclaim/
directory
(learn more).
bin/baggageclaim_ctl
(frombaggageclaim_ctl.erb
)bin/permit_device_control
(frompermit_device_control
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.