Skip to content

bbr-etcd job from cfcr-etcd/1.12.1

Github source: 8ac451b 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 (from backup.erb)
  • bin/bbr/metadata (from metadata.sh.erb)
  • bin/bbr/post-restore-unlock (from post-restore-unlock.sh.erb)
  • bin/bbr/pre-restore-lock (from pre-restore-lock.sh.erb)
  • bin/bbr/restore (from restore.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.