bbr-etcd job from cfcr-etcd/1.11.1
Github source:
d398cd0
or
master branch
Properties¶
bbr
¶
backup_one_restore_all
¶This property must be set to true in the manifest in order for bbr to work correctly with this job. BBR reads this property from the BOSH manifest to generate the correct artifact files.
- Default
false
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/bbr-etcd/
directory
(learn more).
bin/bbr/backup
(frombackup.erb
)bin/bbr/metadata
(frommetadata.sh.erb
)bin/bbr/post-restore-unlock
(frompost-restore-unlock.sh.erb
)bin/bbr/pre-restore-lock
(frompre-restore-lock.sh.erb
)bin/bbr/restore
(fromrestore.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.