What setting should be in the Puppet agent's puppet.conf [agent] section to submit agent report logs to a Puppet master?

Prepare for the Puppet Certified Professional Test with flashcards and multiple choice questions, each with hints and explanations. Gear up for your exam!

To submit agent report logs to a Puppet master, the correct setting is establishing the report parameter with a value of true in the [agent] section of the puppet.conf file. This setting ensures that the Puppet agent collects and submits detailed reports about the resources that have been managed during the Puppet run.

When the report option is set to true, the agent sends information about which resources were changed, any failures, and the overall status of the Puppet run to the master. This feedback is crucial for maintaining awareness of the state of nodes under management, as it provides insights into the infrastructure and helps with troubleshooting.

The other options, while they may seem plausible, do not correspond to the correct configuration lines necessary for submitting report logs. For instance, using values like enabled, yes, or similar variations won't align with Puppet's configuration syntax and standards, making them ineffective for this purpose.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy