Latest questions in Puppet

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

Puppet: Error: Could not find class ::mysql::server for example.com on node example.com

This might be because you might not ...READ MORE

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

Puppet: couldn't run a cron job

You should use the cron type that is ...READ MORE

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

Puppet: Environment variables

*.sh scripts in /etc/profile.d are read at user-login time (as ...READ MORE

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

Puppet: Error: Could not request certificate: getaddrinfo: Temporary failure in name resolution

You are getting this error because your ...READ MORE

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

Puppet: How can i check for syntax errors on my puppet code? Is there any tool to do this?

At the lowest level of checking, you ...READ MORE

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

Puppet v/s Ansible

Here are few major contrasts among Puppet ...READ MORE

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

Puppet: How do i disable the default pull configuration so i can only push from my Puppet server when required?

In order to stop the Puppet service,you ...READ MORE

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

Puppet: Error: Cannot set modulepath settings in puppet.conf

These extra module paths are specific to ...READ MORE

Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
1,855 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
350 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

How can i execute a single class from my puppet manifest file?

You can execute a subset of resources ...READ MORE

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

Can i install puppet master and puppet agent on the same centos machine? How will that work?

Yes, It's now possible to install both ...READ MORE

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

Puppet Error: Unable to locate package PuppetDB

You will have to enable the puppet ...READ MORE

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

Puppet: an additional repository is added on ubuntu by apt package

Passing in an empty string for the ...READ MORE

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

Puppet server fails to start after a new installation

Try this: Remove the existing apt repository by ...READ MORE

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

Puppet: error on running sudo puppet agent -t

The puppetmaster process is the one attempting ...READ MORE

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

Puppetfile to configure/install a module

The Puppetfile is like a Ruby Gemfile, ...READ MORE

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

err: Could not send report: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

This error occurs when Windows agents' time isn't synced.  Windows agents ...READ MORE

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

“dpkg: error: dpkg frontend is locked by another process”

First, find out the id of the ...READ MORE

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

Windows agent doesn't request any certificates from puppet master?

Exiting; no certificate found and waitforcert is ...READ MORE

Aug 5, 2019 in Puppet by Sirajul
• 59,230 points
1,477 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

Error: Could not find declared class firewall at /etc/puppetlabs/code/environments/production/manifests/site.pp

The modules that you install on master need ...READ MORE

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

Puppet: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: master-b]

Make new clean master b, and duplicate ...READ MORE

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

Puppet: error “Job for puppetserver.service failed because the control process exited with error code”

I noticed once when I started Puppet ...READ MORE

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

Error while configuring Hiera for puppet

In order for changes to your hiera configuration to ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
1,206 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: Error while trying to execute shell commands in Exec resource type

The default exec provider on *nix OSes ...READ MORE

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

Puppet agent log shows error "could not back up"

If agents log errors like "could not ...READ MORE

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

Puppet: managing firewall rules

You can easily manage the firewall rules ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
941 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
759 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
503 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
354 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
546 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
532 views
0 votes
1 answer

Puppet: Error: Could not parse for environment production: Syntax error at '='; expected '}'

This error occurs if puppet apply -e is used ...READ MORE

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

Puppet Error: err: /Stage[main]//Exec[C:/tmp/foo.exe]/returns: change from notrun to 0 failed: CreateProcess() failed: Access is denied.

This error occurs when requesting an executable ...READ MORE

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