
LPIC-3 Virtualization and Containerization
Domain 3Objective 2
353.2 Packer (weight: 2) LPIC-3-VIRTUALIZATION Practice Questions (Page 5)
Part of the Topic 353: VM Deployment and Provisioning domain, which makes up ~29% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~10–17 in this domain), expect 3–4 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
7concepts
Questions 21–25
- 21
A team builds a Debian 12 VM image with Packer. After provisioning, they want to upload the resulting `.vmdk` file to an internal artifact server using HTTP PUT. Which post-processor should be added to the template?
Select an answer first - 22
A developer is converting a working JSON Packer template to HCL2. The JSON template has a builder with `"type": "virtualbox-iso"` and a provisioner with `"type": "shell"`. What is the correct HCL2 syntax for these blocks?
Select an answer first - 23
An administrator is reviewing a legacy Packer template written in JSON. The template has a `builders` array, a `provisioners` array, and a `post-processors` array. The admin needs to add a variable that can be overridden from the command line. Where should this variable be defined in the JSON template?
Select an answer first - 24
A systems engineer maintains a Packer template that builds an Ubuntu 22.04 VM for the company's on-premises VMware cluster. The template currently uses the `vmware-iso` builder. The team now also needs to produce an identical image for a small VirtualBox-based lab environment used by developers. The engineer wants to minimize duplication in the template while keeping the same provisioning steps for both targets. What should the engineer do?
Select an answer first - 25
In a Packer template, which component defines the target platform and the source image to be used for the build?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “LPIC-3-VIRTUALIZATION” is a trademark of its owner, used for identification only.