Most answered questions in Puppet

+1 vote
2 answers

puppetserver ca list --all puppetserver: command not found ca command not found

To solve this, I added the folder ...READ MORE

Aug 19, 2020 in Puppet by anonymous
6,134 views
0 votes
2 answers

puppetserver ca list Command Error - Centos 7

You could troubleshoot it this way: Verify that ...READ MORE

Feb 25, 2020 in Puppet by anonymous
• 19,610 points
4,998 views
+1 vote
2 answers

Difference between puppet, puppet master and puppet server

Hey @Neha,  Puppet is that product and also ...READ MORE

Mar 12, 2019 in Puppet by krishti
2,283 views
0 votes
2 answers

Where do i find the puppet configuration file?

The puppet.conf file is always located at $confdir/puppet.conf. Although ...READ MORE

Aug 9, 2019 in Puppet by Sirajul
• 59,230 points
1,900 views
0 votes
2 answers

Error saying "File[/etc/httpd/conf/mods-enabled/proxy.conf] is already defined; cannot redefined"

This error occurs when you try to ...READ MORE

Mar 5, 2019 in Puppet by Kyraa
438 views
+5 votes
2 answers

How To Deploy Windows Server Using Puppet?

Deploying windows server through Puppet is similar ...READ MORE

Mar 27, 2018 in Puppet by shubham
• 7,340 points
1,538 views
0 votes
1 answer

How to change the run interval time in puppet?

Hi@akhtar, You can change the run interval time ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
1,208 views
0 votes
1 answer

How to install a package in the slave node with Puppet ?

Hi@akhtar, You need to add your node definition ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
1,030 views
0 votes
1 answer

How to pull the catalog from the puppet master node?

Hi@akhtar, The puppet agent is configured to run ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
1,084 views
0 votes
1 answer

How to check the syntax of Puppet DSL code?

Hi@akhtar, At the lowest level of checking, you ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
621 views
0 votes
1 answer

How to change the Puppet Server memory allocation?

Hi@akhtar, By default, Puppet Server is configured to ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
2,338 views
0 votes
1 answer

How to set the DNS name in the puppet server?

Hi@MD, You need to set the DNS name ...READ MORE

Dec 31, 2020 in Puppet by akhtar
• 38,230 points
1,016 views
0 votes
1 answer

How to configure Puppet Master?

Hi@akhtar, To configure the Puppet master in your ...READ MORE

Dec 31, 2020 in Puppet by MD
• 95,440 points
429 views
0 votes
1 answer
+2 votes
1 answer

How do I trigger the puppet agent on slave to install docker using jenkins?

Hey @Mercy, you will have to write ...READ MORE

Aug 17, 2020 in Puppet by Karan
• 19,610 points
1,049 views
+1 vote
1 answer

How to sign the puppet certificate on master using Jenkins?

All you need to do is SSH ...READ MORE

Jun 30, 2020 in Puppet by Vaibhav
1,084 views
0 votes
1 answer

puppetmaster setup

Puppet infrastructure installation includes installing puppet on ...READ MORE

Mar 26, 2020 in Puppet by Sirajul
• 59,230 points
430 views
0 votes
1 answer

How to install a package if it is not installed using puppet conditions

You will need to write a puppet ...READ MORE

Mar 18, 2020 in Puppet by Sirajul
• 59,230 points
1,697 views
+1 vote
1 answer

I am running a Jenkins job to sign the certificate by puppet master but it is failing

Refer to https://www.edureka.co/community/55971/puppet-error-while-signing-the-certificates This addresses a similar query like ...READ MORE

Mar 13, 2020 in Puppet by Liana
1,075 views
+3 votes
1 answer

etaddrinfo: Temporary failure in name resolution puppet

Your issue is similar to https://www.edureka.co/community/54484/request-certificate-getaddrinfo-temporary-failure-resolution?show=54484#q54484  Have a look ...READ MORE

Jan 6, 2020 in Puppet by Karan
• 19,610 points
3,426 views
0 votes
1 answer

Error: Puppet agent lock file exist - skipping (/var/lib/puppet/state/agent_catalog_run.lock exists

This usually happens when you have already ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
6,165 views
0 votes
1 answer

Error: Puppet not found, when trying to run puppet config command.

This is because you have not added ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
4,264 views
0 votes
1 answer

Puppet: Error when running "sudo /opt/puppetlabs/bin/puppetserver ca list --all" command

This might possibly be because of mismatch ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
6,623 views
0 votes
1 answer

Cannot install Puppet agent on Ubuntu 18.04

This might be because your packages might ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
2,887 views
0 votes
1 answer

Puppet Error: Getting a traceback on puppet master while trying to sign certificates

This could probably be because you are ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
1,004 views
0 votes
1 answer

Puppet: Error on executing "systemctl enable puppetserver" command

You need root user privileges to execute ...READ MORE

Sep 17, 2019 in Puppet by Sirajul
• 59,230 points
1,095 views
0 votes
1 answer

How do i configure my puppet server to be connected to an ENC?

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

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

Puppet: Disable puppet agent temporarily

Sometimes,you might need to temporarily disable the Puppet agent ...READ MORE

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

Puppet : Can't run "puppet master" command on windows.

Not all Puppet commands work on Windows. Notably, Windows nodes can’t run ...READ MORE

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

Puppet and Docker: docker exec doesn't start puppet container automatically.

There can only be one CMD instruction ...READ MORE

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

Using Puppet for Auditing

For auditing, there is a native Puppet ...READ MORE

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

Puppet: Managing confidential information in Puppet

Using Hiera for external data lookups and ...READ MORE

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

Puppet: Upgrading puppet modules

sudo puppet config print modulepath /etc/puppet/environments/production/modules:/etc/puppet/modules:/usr/share/puppet/modules puppet module ...READ MORE

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

Puppet: Error: No such file or directory @ rb_sysopen - /etc/puppetlabs/puppet/puppet.conf Error: Try 'puppet help config set' for usage

Try creating the folder manually with sudo mkdir ...READ MORE

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

What is the maximum limit of puppet agents that a Puppet server can handle?

 If scaling is a issue, you can ...READ MORE

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

Puppet: String Interpolation in puppet

Try this for Keyword variable interpolation: $value = ...READ MORE

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

Puppet: What's the default logging setup in puppet?

We are using puppet-dashboard for this purpose. ...READ MORE

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

Puppet: Where can I find the logs of a puppet client on ubuntu?

If you are running Ubuntu 16.04 you ...READ MORE

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

Puppet: How do i install a module from a tarball?

Installing from a release tarball: To install a ...READ MORE

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

Puppet: Can I install a non-forge module?

Yes, you could install it from another ...READ MORE

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

Puppet: Error while signing the certificates.

This might be because, the master lost ...READ MORE

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

Puppet: Error in generating new certificates when a new puppet master is created.

A new certificate has to be generated ...READ MORE

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

Puppet: Error: Could not run: Could not retrieve facts for xxxxx: no implicit conversion of nil into String

I had the same error and the ...READ MORE

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

Puppet and Jenkins integration

Rake is sophisticated test runner written in ...READ MORE

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

Puppet: Handling system resources in puppet.

System resources are the key elements of ...READ MORE

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

Puppet and Jenkins: Installing Jenkins plugins and dependencies.

The Jenkins puppet module defines the jenkins::plugin resource which ...READ MORE

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

Puppet and Jenkins : Adding Jenkins slaves using puppet code.

You can automatically add slaves to jenkins, ...READ MORE

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

Puppet and Jenkins: How does Puppet manage Jenkins security?

Jenkins security is not managed by puppet ...READ MORE

Aug 28, 2019 in Puppet by Sirajul
• 59,230 points
526 views