Questions tagged [puppet-agent]

Required to run puppetcode on a host from a Puppetmaster or master-less (puppet apply)

98 questions
0
votes
1 answer

Install openldap server wth puppet - Error: Could not prefetch openldap_database provider 'olc': Command original_slapcat is missing

i am trying to install openldap server with Puppet Version 5.5.20. For the openldap installation i use camptocamp/openldap module v 2.0.0. I try it first with minimal configuration. My puppet manifest file is # Test installation OpenLDAP class…
incitynet
  • 1
  • 1
0
votes
0 answers

How to implement puppet proxys for nodes on different network location

we are using puppet but we have some problems with different nodes on different networks, I would like to know if we can use some kind of proxys/satellites in order to connect the nodes from different networks to a centralized puppet master , which…
0
votes
1 answer

Issues connecting puppet agent to master

Trying to build an infrastructure based on the most recent puppet/agents available for testing purposes. So I've been trying to run puppet agent on a node, and I'm currently getting the errors bellow, puppet master currently running on a fresh…
macosta
  • 1
  • 2
-1
votes
3 answers

Disable Puppet automatic scheduled runs

Is it possible to disable puppet runs (every 30 minutes) but it should be still listening? I'm setting up puppetkick or mcollective. So the agents should be still running and listening so I can push updates but should not automatically run to look…
anon
  • 9
  • 3
-1
votes
1 answer

Puppet client not pulling changes automatically

I have a computer that has the puppet client configured, enabled, and running, but it's not pulling changes from the master on its own. If I do a puppet agent -t it pulls the changes just fine. Which logs should I check to find out why it's not…
-1
votes
2 answers

Puppet file resource on windows agent don't work, what did i do wrong?

Background This is the first time i work on puppet The puppet master is Linux version... The puppet master host also install Puppet Foreman Server version 1.8.2 The puppet agent is Window version... When install puppet agent, it has correctly…
Sarawut Positwinyu
  • 387
  • 1
  • 2
  • 7
-2
votes
1 answer

I want to reboot the system using puppet by using reboot resource but it is throwing error like "Invalid resource type: Reboot"?."

I want to reboot the system using puppet by using reboot resource but it is throwing error like "Invalid resource type: Reboot"?. Is there any need modules that I need to install??. please help me.
user361402
  • 1
  • 1
  • 1
-3
votes
1 answer

PUPPET: Where could be the templatedir if its not in puppet.conf?

I want to remove templatedir from the puppet conf so that there won't be a deprecation error. But its not under puppet.conf or anywhere else I guess. I've grepped for that line almost everywhere..
Kishore
  • 1
  • 1
  • 1
1 2 3 4 5 6
7