Most answered questions in Puppet

0 votes
1 answer

Is it possible to run PuppetDB directly from source without installing it?

To run PuppetDB directly from source: Run the ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
396 views
0 votes
1 answer

Error: PuppetDB is running but Puppet Master can't reach it.

If PuppetDB is running but the Puppet ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
937 views
0 votes
1 answer

need to enable puppet platform on Apt package management system

Log in as root, download the package and ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
483 views
0 votes
1 answer

Changing a Puppet Master

Sometimes it may be necessary to change ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
1,390 views
0 votes
1 answer

Error: Could not find class git::config for xxxx on node xxxx

You should note that you cannot call include on git::config. git::config is a ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
759 views
0 votes
1 answer

How do I enable puppet collection repository in puppet if I am using Puppet 6.7?

In Puppet6.7 you have to enable Puppet ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
987 views
0 votes
1 answer

what is the usage of Puppet apply command?

Puppet apply- Applies a standalone Puppet manifest to ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
2,176 views
0 votes
1 answer

what is base modulepath in puppet?

The base modulepath is a list of ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
802 views
0 votes
1 answer

How to connect my puppet master to PuppetDB?

Working on your Puppet master server(s), follow all ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,660 views
0 votes
1 answer

PuppetDB installation using puppet modules

You can install and configure all of ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
565 views
0 votes
1 answer

Does puppet forge have modules that i can use to Install LAMP stack?

Puppet forge has modules for installing and ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
663 views
0 votes
1 answer

What are the advantages of using Puppet as a CM tool?

Here's a list of a few advantages ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,216 views
0 votes
1 answer

Does puppet help when all my servers are one of a kind?

Indeed, Puppet can help. All servers are in ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
561 views
0 votes
1 answer

Puppet: Administering Sudo previlages.

Now that you have installed saz-sudo module ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,459 views
0 votes
1 answer

What is puppet Kick?

By default Puppet Agent request to Puppet ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
889 views
0 votes
1 answer

How can Puppet agent nodes and Puppet masters communicate with each other?

Puppet agent nodes and Puppet masters communicate ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,806 views
0 votes
1 answer

Create a Custom function in puppet.

All the custom functions are implemented as ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
1,250 views
0 votes
1 answer

Puppet : Manifest file workflow

Manifest File Workflow Puppet manifest consists of the ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
737 views
0 votes
1 answer

How to install and configure r10k in puppet?

In order to get the latest version, ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
3,418 views
0 votes
1 answer

Creating a cron job in puppet

Running a Puppet agent with cron can ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
2,391 views
0 votes
1 answer

Configuring puppet after installation

Once we have Puppet installed on the ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
401 views
0 votes
1 answer

what is the puppet module command?

This command provides an interface for managing ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
427 views
0 votes
1 answer

How to change the run interval in puppet?

To check the run interval run the following ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
3,245 views
0 votes
1 answer

Why should i go with Puppet for config management?

Of course, there a lot of configuration ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
335 views
0 votes
1 answer

Can somebody explain the concept of "Infrastructure as code" in Devops ?

"Infrastructure as code", also referred to as ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
2,481 views
0 votes
1 answer

what is configuration management and why do we need one?

Configuration management is all about bringing consistency ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
948 views
0 votes
1 answer

What are resource types in puppet?

Every resource (file, user, service, package, and so ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
519 views
0 votes
1 answer

what are the steps involved in installing puppet on linux?

Below are the steps for installing Puppet ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
411 views
0 votes
1 answer

what is stand alone architecture in puppet?

Puppet can run in a stand-alone architecture, ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
778 views
0 votes
1 answer

Is puppet suitable for large organisations only?

Puppet is suitable for any organization size.  The ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
360 views
0 votes
1 answer

What does catalog do in puppet?

When a node is configured, puppet agent ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
1,849 views
0 votes
1 answer

How to upgrade Puppet and Facter?

Puppet and facter can be upgraded through ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
816 views
0 votes
1 answer

List a few scenarios where Puppet could be used?

Here are a few scenarios where Puppet ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
532 views
0 votes
1 answer

How to install modules from puppet forge?

Use the puppet module install command with ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
996 views
0 votes
1 answer

Managing a Domain Name System (DNS) nameserver file with Puppet.

In this case, you could  build a private ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
674 views
0 votes
1 answer

What is SSLdir in Puppet?

Puppet stores its certificate infrastructure in the ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
428 views
0 votes
1 answer

what are the important commands in puppet?

Here's a list of commands that you ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
3,640 views
0 votes
1 answer

what is the role of Facter in puppet?

Facter is a library that reports and ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
973 views
0 votes
1 answer

Managing a NTP service using Puppet

You’ve just  finished installing the puppetlabs-ntp module. The next step ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
2,132 views
0 votes
1 answer

what are the different plugins in modules of puppet?

Puppet supports several kinds of plug-ins: Custom facts ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
552 views
0 votes
1 answer

What is Hiera in puppet and what does it do?

Hiera is probably a built-in key-value configuration data ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
4,555 views
0 votes
1 answer

What are the commands used to sign the request certificates for master slave authentication in puppet?

Commands that are used to sign the ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
1,586 views
0 votes
1 answer

Can somebody explain the process of installing modules from the command line in puppet?

Puppet module install command installs a module ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
401 views
0 votes
1 answer

How can i avoid the "environment leakage" in puppet?

Environment leakage is one of the limitations ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
516 views
0 votes
1 answer

What are the limitations of puppet environment?

Environments limitations Environments have limitations, including leakage and ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
729 views
0 votes
1 answer

Puppet "Environments"

Environments are isolated groups of Puppet agent ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
817 views
0 votes
1 answer

How to check the installed modules in puppet?

Puppet Module list command will list all ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
8,042 views
0 votes
1 answer

How can i check the requests of certificates from puppet agent to puppet master?

You could do this by executing the ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
2,583 views
0 votes
1 answer

Functions in Puppet context

Functions are plug-ins, written in Ruby, that you ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
820 views
0 votes
1 answer

what are Resources in puppet?

Resources are the fundamental unit for modeling ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
439 views