Latest questions in Puppet

0 votes
1 answer

Puppet: Promote a replica to a Master.

Verify that the master is permanently offline. If ...READ MORE

Aug 1, 2019 in Puppet by Sirajul
• 59,230 points
607 views
0 votes
1 answer

Puppet : Provisioning a Replica in PE for High availability.

Provisioning a replica duplicates specific components and ...READ MORE

Aug 1, 2019 in Puppet by Sirajul
• 59,230 points
1,047 views
0 votes
1 answer
0 votes
1 answer

Restoring the PuppetDB .

Yes,you could certainly restore them. To restore PuppetDB from one ...READ MORE

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

Puppet Enterprise: PostgreSQL is occupying too much space

The PostgreSQL autovacuum=on setting prevents the database from growing too ...READ MORE

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

Error: Ruby run error after connecting puppet apply to PuppetDB.

If Puppet apply is configured incorrectly, this error is ...READ MORE

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

Error in PE-PostgreSQL installation : Puppet

When installing PE on machines with large amounts of ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
731 views
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
395 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
936 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
481 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
758 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
986 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,172 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
800 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,659 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
561 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,211 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
560 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,457 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
885 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,803 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,247 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
735 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,417 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,389 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
398 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
426 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,242 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
332 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,477 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
517 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
402 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
776 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
358 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,847 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
815 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
529 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
672 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
425 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,639 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
967 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,130 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
547 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,552 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,585 views