Packer LPI 701 Flashcards

Prepare Packer objetives in LPI 701 certificacion

1
Q

Packer: Generate an image from a template:

A

packer build

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Packer: Find incompatibilities between the different parts of the template and update

A

packer fix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Packer: Read the template and show the components defined in the template

A

packer inspect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Packer: Command to check template syntax

A

packer validate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Any Packer builders supported:

A
amazon AMI
Azure Resource Manager
Docker
HyperV
OpenStack
VirtualBox
VmWare
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly