
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,…
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 None of these….
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 the [master] section…
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 code of index.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 to deploy the…
Read more »Puppet Program Lab & Excercise – Part 1
Puppet Program Lab & Excercise – Part 1 Write a Puppet Program to create a file named with “file.txt” in /opt/ owner by ec2-user and execute permission? Write a Puppet…
Read more »
How to Setup Puppet Learning VM – Complete Process/Guide
Download the VM(Zip File here) https://pe-education-vms.s3.amazonaws.com/learning/learning_puppet_vm.zip Minimum requirements Internet-enabled Windows, OS X, or Linux computer with 10GB free space and a VT-x/AMD-V enabled processor. Up to date virtualization software….
Read more »