packer-builder-git-packer¶
Get the packer builder configs and build scripts from git repo.
Clones the packer/ build definitions from the packer-builder content
repository onto the builder node, so the internal curated builds (driven by
the packer-builder/build-image Param) can run.
The repository is cloned into <work-dir>/packer-builder, which places the
build definitions at <work-dir>/packer-builder/packer/. The branch (or tag)
is selected by the packer-builder/git-branch Param.
Objects that Reference packer-builder-git-packer¶
- stages packer-builder-git-packer in Packer Builder Images as part of Tasks (declared)