[Puppet Users] Launchd service is unloaded instead of refreshing

2015-07-29 Thread Pascal Robert
Hi, We use Puppet for many things, including managing the Nagios client (NRPE) on OS X and Linux. I have a weird issue where on OS X, when Puppet should refresh the service because of a configuration file change, well it unload the service instead :-/ Relevant config: $nrpe_config_file = $

[Puppet Users] Provider macports is not functional on this host error

2014-02-26 Thread Pascal Robert
Hi, I'm working on our first Puppet deployment, and one of the things we want to install is the NRPE (Nagios agent) on our CentOS, Ubuntu and OS X boxes. The problem is: MacPorts don't get installs, and I get: Error: /Stage[main]/Nagios/Package[${nagios_plugins}]: Provider macports is not func

[Puppet Users] Re: Nagios default files being overwritten

2014-02-11 Thread Pascal Robert
Hum. Since I only want to override 3 definitions, I think I'm simply going to stop using them. Le mardi 11 février 2014 09:53:42 UTC-5, druide...@gmail.com a écrit : > > Hi, > > I have a strange problem here. Most of my Nagios configuration are from > file {} directive, but I also need to modify

[Puppet Users] Re: Include class if package exists

2014-02-11 Thread Pascal Robert
uppet where you want to > conditionally order something al you need are the > require/before/notify/subscribe parameters. > > > On Monday, 10 February 2014 23:20:06 UTC+1, Pascal Robert wrote: >> >> Hi, >> >> I'm using Puppet for the first time, and for my t

[Puppet Users] Include class if package exists

2014-02-10 Thread Pascal Robert
Hi, I'm using Puppet for the first time, and for my tests, I'm recreating our Nagios setup into a Puppet modules. It works at 95%, but I do have a problem: my module include files but I also need to modify a couple of Nagios configuration files that comes with the Nagios RPM package. Example:

[Puppet Users] Problem with Puppet upgrade 2.7 => 3.0 on Centos 5 using puppetlabs dependencies repo.

2013-01-23 Thread Pascal Schmiel
e can help me sort out the problem? Thanks Pascal -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/H5RoktnypwwJ. To post to this group, sen

[Puppet Users] Re: certificate verify failed

2011-02-01 Thread Pascal
Yes, they have exact the same system time. maybe this /var/log/puppet/masterhttp.log will give you more information: (client is client1.test.ch, server is puppet.test.ch) [2011-02-01 17:00:08] INFO Certificate: Data: Version: 3 (0x2) Serial Number: 7 (0x7) Signature A

[Puppet Users] certificate verify failed

2011-02-01 Thread Pascal
Hi, I use Debian 5.0.8 with puppet 6.2.6. I've got the following problem after installing puppet and registering the certificates: client1:/home/pascal# puppetd --server=puppet.test.ch --debug --no- daemonize --verbose --waitforcert 60 debug: Failed to load library 'selinux&#x