Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

Puppet Interview Questions and Answer Part – 3

To which parameter do you assign PHP.INI configurations when declaring the mayflower-php class?

  • settings (Ans)
  • config
  • ini
  • php

When dealing with a large number of ephemeral nodes that consume licenses, how would you remove those nodes from Puppet Enterprise?

  • Delete the node
  • Purge the node (Ans)
  • Erase the node

Under which node in the dashboard can you run the puppet agent remotely on an agent system?

  • Nodes (Ans)
  • Configuration
  • Orchestrator
  • Access Control

Consider the following site.pp:
File { backup => false }
node ‘centos7’ { include motd }
Which nodes can make use of this file?

  • All nodes
  • CentOS 7 and any node with a file resource
  • CentOS 7 only (Ans)

Which is the default fall-back file if no match is found in the defined hierachy?

  • shared
  • common (Ans)
  • hiera
  • data

What is the minimum required RAM for Puppet Enterprise and Puppet Server?

  • 16GB
  • 2GB
  • 8GB
  • 4GB (Ans)

Which agents packages are available on the Puppet Enterprise Server by default?

  • The matching package to the Server Platform (Ans)
  • Ubuntu and Red Hat packages
  • All Red Hat packages
  • SUSE and Red Hat Packages

Which command can be used to set the hostname on systemd based Linux distributions?

  • hostnamed
  • hostnamectl (Ans)
  • host

What port is used by the web-based installer?

  • 8120
  • 443
  • 3000 (Ans)
  • 8080

In the Dashboard, what type of Puppet code to be assign to agent groups?

  • Manifests
  • Modules
  • Classes (Ans)
  • Resources

What do you need to select first before you can run the Puppet agent remotely?

  • The Node from Configuration
  • The Node from Inventory (Ans)
  • The Node from Classification

Which keyword should be used when declaring classes within roles?

  • declare
  • include (Ans)
  • class
  • define

On which device or devices do you install puppet modules when using the Puppet Enterprise?

  • Server and Agents
  • All Nodes
  • Puppet Server (Ans)
  • CentOS Nodes
  • Ubuntu Nodes

How can you include all nodes from the example.com domain only in a node definition?

  • node /example.com$/ (Ans)
  • node /example.com/
  • node /example.com/
  • node example.com

Which key is used to locate the directory in which backend files are located?

  • json
  • datadir (Ans)
  • yaml
  • hierarchy

Where in the Dashboard do you find node groups?

  • Inventory > Groups
  • Inventory > Classification
  • Nodes > Groups
  • Nodes > Classification (Ans)

Which manifest file is used to assign work by default to nodes on the Puppet Server?

  • site.pp (Ans)
  • resource.pp
  • global.pp
  • hiera.yaml

In the /etc/hosts file what is the format of each entry?

  • IP FQDN ALIAS (Ans)
  • FQDN IP ALIAS
  • IP ALIAS FQDN

Which Linux command can be used to read the installation script for the Puppet Agent?

  • wget
  • curl (Ans)
  • put
  • ftp

Which role may be useful for auditors of Puppet?

  • View-only
  • Read-only
  • Viewers (Ans)
  • Audit
  • Operators

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at <a href="https://www.cotocus.com/">Cotocus</a>. I share tech blog at <a href="https://www.devopsschool.com/">DevOps School</a>, travel stories at <a href="https://www.holidaylandmark.com/">Holiday Landmark</a>, stock market tips at <a href="https://www.stocksmantra.in/">Stocks Mantra</a>, health and fitness guidance at <a href="https://www.mymedicplus.com/">My Medic Plus</a>, product reviews at <a href="https://www.truereviewnow.com/">TrueReviewNow</a> , and SEO strategies at <a href="https://www.wizbrand.com/">Wizbrand.</a> Do you want to learn <a href="https://www.quantumuting.com/">Quantum Computing</a>? <strong>Please find my social handles as below;</strong> <a href="https://www.rajeshkumar.xyz/">Rajesh Kumar Personal Website</a> <a href="https://www.youtube.com/TheDevOpsSchool">Rajesh Kumar at YOUTUBE</a> <a href="https://www.instagram.com/rajeshkumarin">Rajesh Kumar at INSTAGRAM</a> <a href="https://x.com/RajeshKumarIn">Rajesh Kumar at X</a> <a href="https://www.facebook.com/RajeshKumarLog">Rajesh Kumar at FACEBOOK</a> <a href="https://www.linkedin.com/in/rajeshkumarin/">Rajesh Kumar at LINKEDIN</a> <a href="https://www.wizbrand.com/rajeshkumar">Rajesh Kumar at WIZBRAND</a> <a href="https://www.rajeshkumar.xyz/dailylogs">Rajesh Kumar DailyLogs</a>

Related Posts

Complete Puppet Certification Guide & tutorials

What is Puppet? Puppet is an open source configuration management and deployment tool that automate the configuration of servers. When you use Puppet, you define the desired…

Read More

Top 50 Puppet interview questions and answers

1) Why is the puppet important? Ans: Puppet develops and increases the social, emotional and communication skills of the children. 2) What are the works and uses…

Read More

Puppet Interview Questions and Answer Part – 2

Where is the Puppet configuration file stored? /etc/puppet/puppet.conf (Ans) /var/lib/puppet/puppet.conf /usr/share/puppet/puppetmaster.conf Puppet can manage all of following operating systems except… Mac OS X Windows Unix Solaris FreeBSD…

Read More

Puppet Interview Questions and Answer Part – 1

Where does the Puppet agent look for the Puppet Master hostname? In /etc/puppet/puppet.conf under the [agent] section (Ans) In /etc/puppet.conf under the [agent] section In /etc/puppet/puppet.conf under…

Read More

Puppet Module Lab & Excercise – Part 1

Puppet Module Lab & Excercise – Part 1 Write a puppet module to setup a webserver(httpd) only in RHEL and use the HEREDOC to craete a html…

Read More

Puppet Program Lab & Excercise – Part 2

Puppet Program Lab & Excercise – Part 1 Write a puppet Program to install package “git”, “ntp” and wget in RHEL. Which resource declaration can help us…

Read More