Trending questions in Puppet

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
979 views
0 votes
1 answer

Can't fetch git repositories in puppet using ssh

Try adding a section to the user's ~/.ssh/config file ...READ MORE

Aug 8, 2019 in Puppet by Sirajul
• 59,230 points
591 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
932 views
0 votes
1 answer

Jenkins with puppet.

For anyone interested in how to pull ...READ MORE

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

Puppet : Can i install jenkins on a puppet server using Git?

Installing puppet-jenkins is easy. To install via Git, ...READ MORE

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

Puppet module path is not updating.

The puppet confdir depends on user that executes puppet ...READ MORE

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

Puppet: use Puppet templates to configure NTP

Here's an example of configuring NTP using ...READ MORE

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

Configure a node to connect to a PuppetDB

Step 1: Configure SSL: PuppetDB requires client authentication ...READ MORE

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

Puppet: Enable a replica as a part of configuring high availability

Enabling a replica activates most of its ...READ MORE

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

Puppet: Can i automatically generate puppet manifests from a puppet server?

Yes, here is how you can do ...READ MORE

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

Puppet: puppet agent --configprint server doesn't return a valid DNS name.

Agents trust the master only if they ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
766 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
938 views
0 votes
1 answer

How can i know the time as to when exactly did a node join puppet?

Puppet does not itself keep any timestamp ...READ MORE

Aug 8, 2019 in Puppet by Sirajul
• 59,230 points
502 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
880 views
0 votes
1 answer

Puppet: How can i connect the puppet server to an external node classifier?

You need to configure two settings to ...READ MORE

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

Puppet: Error when trying to use many manifests

Your kp::testfile is a defined type, not ...READ MORE

Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
513 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
993 views
0 votes
1 answer
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

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
755 views
0 votes
1 answer
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
725 views
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
722 views
0 votes
1 answer

Utlizing puppet manifests to install puppet modules

You could use librarian-puppet to sync all ...READ MORE

Aug 8, 2019 in Puppet by Sirajul
• 59,230 points
360 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
963 views
0 votes
1 answer

Is there a provision of on failure ability in puppet?

Not a built-in one, no.  They do log failures, of ...READ MORE

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

Would i be able to utilize same module that i have in puppet master in my puppet agent?

Yes, you can do this. The issue that ...READ MORE

Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
354 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
730 views
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
605 views
0 votes
1 answer

Puppet: Upgrading a Puppet server

Upgrading the puppetserver package effectively upgrades Puppet Server.  The puppetserver package, in turn, ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
549 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
659 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
812 views
0 votes
1 answer

Puppet: err: getaddrinfo: The storage control blocks were destroyed.

This error occurs when the agent can't ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
504 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
582 views
0 votes
1 answer

Puppet: error "Name or service not known."

You get this error usually if agents ...READ MORE

Aug 1, 2019 in Puppet by Sirajul
• 59,230 points
535 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
569 views
0 votes
1 answer

Puppet: Deploy configuration changes using a orchestrator

You can use the orchestrator to enforce ...READ MORE

Aug 1, 2019 in Puppet by Sirajul
• 59,230 points
531 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
774 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
812 views
0 votes
1 answer
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
557 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
814 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
558 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
477 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
724 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
668 views
0 votes
1 answer

Puppet : PuppetDB upgrade

PuppetDB can be upgraded independently of your master ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
356 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
391 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
423 views