Most answered questions in Puppet

0 votes
1 answer

DNS is set but I dont know how to add new hosts?

Follow these steps to add host to your ...READ MORE

Feb 21, 2019 in Puppet by Kashish
519 views
0 votes
1 answer

Are there any pre-requisites while installing puppet on Ubuntu?

There are three main things to keep ...READ MORE

Feb 21, 2019 in Puppet by Kunal
450 views
0 votes
1 answer

Are there any pre-requisites while installing Puppet for windows?

Puppet masters run only on Linux or ...READ MORE

Feb 21, 2019 in Puppet by Krishti
433 views
0 votes
1 answer

Error saying "Error: Could not autoload puppet/provider/package/rpm: No child processes." While installing gcc through puppet

Hey @Laksha, check your internet connectivity. You usually ...READ MORE

Feb 15, 2019 in Puppet by Jugnu
926 views
0 votes
1 answer

Error saying "Error: Could not parse for environment production" - Puppet

Hey @Nagya, You need to set the ...READ MORE

Feb 15, 2019 in Puppet by Kavya
2,289 views
0 votes
1 answer

How does puppet work?

This is how Puppet works: The Puppet Agent ...READ MORE

Feb 15, 2019 in Puppet by Kehsav
608 views
0 votes
1 answer

Can I access environment variables with Facter in Puppet?

Hey @Ruth, not directly. However, Facter reads ...READ MORE

Feb 15, 2019 in Puppet by Krishti

edited Feb 15, 2019 3,246 views
0 votes
1 answer

Which version of Ruby does puppet support?

Hey @Raj, certain versions of Ruby are ...READ MORE

Feb 15, 2019 in Puppet by Uma
1,353 views
0 votes
1 answer

What is the use of etckeeper-commit-post and etckeeper-commit-pre on Puppet Agent?

Hey @Pallavi,  etckeeper-commit-post: In this configuration file you can ...READ MORE

Feb 15, 2019 in Puppet by Simran
964 views
0 votes
1 answer

What sort of Puppet Interview questions should I prepare?

Hey @Kajol, You can prepare something along ...READ MORE

Feb 15, 2019 in Puppet by Simran
517 views
0 votes
1 answer

What are Puppet's main features?

Three main features are: Role-based Access Control enables ...READ MORE

Feb 15, 2019 in Puppet by Akansha
520 views
0 votes
1 answer

What are profiles in Puppet?

Wrapper classes that use multiple component modules ...READ MORE

Feb 15, 2019 in Puppet by Sheela
449 views
0 votes
1 answer

What all companies use Puppet?

A lot of companies use puppet, its ...READ MORE

Feb 15, 2019 in Puppet by Kashish
557 views
0 votes
1 answer

Error while using newrelic class - Puppet

Hey @Harjot, The catalog compiler will look ...READ MORE

Feb 15, 2019 in Puppet by Ranjan
483 views
–1 vote
1 answer

Errors and warnings while installing graphite server using puppet.

Hey @Harish, If you puppet modules is /etc/puppet/modules, ...READ MORE

Feb 15, 2019 in Puppet by Varshi
505 views
0 votes
1 answer

Pupper error - Duplicate definition: Service[ServiceName] is already defined

Hey @Nigya, try something like this: class MyClass ...READ MORE

Feb 15, 2019 in Puppet by Hatim
402 views
0 votes
1 answer

Advantages of using puppet

These are the few advantages that makes ...READ MORE

Feb 9, 2019 in Puppet by Manisha
358 views
0 votes
1 answer

Why use puppet?

These are the reasons why puppet is ...READ MORE

Feb 9, 2019 in Puppet by Manisha
470 views
0 votes
1 answer

Service already defines error in Puppet

Hey @Rohan, try this: class MyClass { ...READ MORE

Feb 9, 2019 in Puppet by Monish
799 views
0 votes
1 answer

Resources to guide in setting up puppet master on ubuntu and slave on windows

Please refer the below link for setting ...READ MORE

Dec 19, 2018 in Puppet by Alan
540 views
0 votes
1 answer

Ram requirements for puppet installation

4 GB would be less for proper ...READ MORE

Dec 19, 2018 in Puppet by Alan
541 views
0 votes
1 answer

Jenkins on AWS - unable to launch jenkins URL

Looks like you are able to login ...READ MORE

Dec 16, 2018 in Puppet by Kiyara
711 views
+1 vote
1 answer

Steps to trigger puppet agent from jenkins

Heyy @Hannah,  First, you need to create Jenkins slave, ...READ MORE

Dec 16, 2018 in Puppet by Kiyara
3,589 views
0 votes
0 answers

Puppet: Cannot start php service that is defined in a puppet manifest.

I have written a puppet manifest to ...READ MORE

Sep 18, 2019 in Puppet by Karan
• 19,610 points
726 views
0 votes
0 answers

Puppet: Error: Systemd start for puppetdb failed!

I have installed PuppetDB using packages on ...READ MORE

Aug 28, 2019 in Puppet by liana
758 views
0 votes
0 answers

Puppet+Docker : Clustering Docker Engines - "Swarm Mode"

How can I cluster my docker engines ...READ MORE

Aug 14, 2019 in Puppet by Karan
• 19,610 points
535 views
0 votes
0 answers

Puppet+Docker: Managing Docker networks

I have a two containers running on ...READ MORE

Aug 14, 2019 in Puppet by Vaibhav
819 views
0 votes
0 answers

Puppet+Docker: What is the equivalent of docker rm in Puppet code?

I was looking to remove a few ...READ MORE

Aug 13, 2019 in Puppet by Namik
• 1,230 points
565 views
0 votes
0 answers

Puppet+Docker: Rebuild an image with respect to changes in dockerfile

I am building a docker image via ...READ MORE

Aug 13, 2019 in Puppet by Sam
• 6,260 points
878 views
0 votes
0 answers

Puppet+Docker: pull an image and launch a container

I am experimenting on integrating a containerization ...READ MORE

Aug 13, 2019 in Puppet by Sam
• 6,260 points
1,852 views
0 votes
0 answers

How to configure the Docker daemon to bind to a tcp socket,instead of default unix socket using a puppet manifest file?

As we already know,by default the Docker daemon ...READ MORE

Aug 13, 2019 in Puppet by Clara
1,358 views
0 votes
0 answers
0 votes
0 answers

How do i set up docker with puppet?

I want to use puppetlabs/docker module in ...READ MORE

Aug 13, 2019 in Puppet by Karan
• 19,610 points
2,335 views
0 votes
0 answers

Docker with Puppet

I am using Puppet as a config ...READ MORE

Aug 13, 2019 in Puppet by Karan
• 19,610 points
548 views
0 votes
0 answers

Do we have to make a pull request from every single puppet node when we have to deal with 100 puppet node?

I have a small doubt regarding puppet, ...READ MORE

Dec 21, 2018 in Puppet by Ali
• 11,360 points
423 views