Latest questions in Puppet

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,234 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,056 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,113 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
642 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,420 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,047 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
456 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,067 views
+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,225 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,096 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
436 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,754 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
5,086 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,094 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,488 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
710 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,302 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,353 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,750 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,931 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,039 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,122 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
688 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,311 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
666 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
1,006 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
549 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
413 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,087 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,514 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
827 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
873 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
695 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,827 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,126 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
490 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,148 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,069 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
837 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
417 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
396 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,619 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,166 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
541 views
0 votes
1 answer

Puppet and Jenkins: How can I manage Jenkins job using Puppet DSL?

Managing Jenkins jobs: Build jobs can be managed ...READ MORE

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

Puppet: Config file synatx (Hiera.yaml)

Config file syntax: The hiera.yaml file is a YAML file, ...READ MORE

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