nerdexam
LPI

305-300 · Question #123

What is the primary purpose of Vagrant's "Vagrantfile" configuration file?

The correct answer is C. To define the virtual machine's hardware requirements. The Vagrantfile defines virtual machine settings such as CPU, memory, networking, and provisioning details.

Virtualization

Question

What is the primary purpose of Vagrant's "Vagrantfile" configuration file?

Options

  • ATo provide a list of available software packages.
  • BTo specify the developer's name and contact information.
  • CTo define the virtual machine's hardware requirements.
  • DTo specify cloud provider details.

How the community answered

(44 responses)
  • A
    16% (7)
  • B
    7% (3)
  • C
    75% (33)
  • D
    2% (1)

Explanation

The Vagrantfile defines virtual machine settings such as CPU, memory, networking, and provisioning details.

Topics

#Vagrant#Vagrantfile#VM configuration#virtual machine

Community Discussion

No community discussion yet for this question.

Full 305-300 Practice