Packer LPI 701 Flashcards
Prepare Packer objetives in LPI 701 certificacion
1
Q
Packer: Generate an image from a template:
A
packer build
2
Q
Packer: Find incompatibilities between the different parts of the template and update
A
packer fix
3
Q
Packer: Read the template and show the components defined in the template
A
packer inspect
4
Q
Packer: Command to check template syntax
A
packer validate
5
Q
Any Packer builders supported:
A
amazon AMI Azure Resource Manager Docker HyperV OpenStack VirtualBox VmWare
6
Q
Packer template components explanation:
Builder: description min_packer_version Post-processor provisioners variable:
A
Packer template components: Builder: description min_packer_version Post-processor provisioners variable:
7
Q
Packer: post-processors examples:
A
Amazon import Checksum Docker Push Docker Tag Google Compute Image Exporter Shell Vagrant (to create a vagrant box) Vspher