Re: [Puppet Users] Knowing if a file is managed by puppet

2011-11-15 Thread Vince Taluskie
I'm using the puppet-ls script for this purpose. https://github.com/deanwilson/puppet-scripts/blob/master/puppet-ls vince On Tue, Nov 15, 2011 at 9:22 AM, Nigel Kersten wrote: > On Tue, Nov 15, 2011 at 8:14 AM, Nan Liu wrote: >> On Tue, Nov 15, 2011 at 5:38 AM, chaica wrote: >>> I'm looking f

[Puppet Users] debuging dashboard - RH61 puppet agent shows changes, dashboard doesn't

2012-01-04 Thread Vince Taluskie
I'm trying to debug an issue I'm noticing on RHEL 6.1 puppet clients and reporting. I've got dashboard v1.1.0 running under apache passenger with 26 nodes.It's been pretty good for reporting status and this is the first time i've come across an issue. The issue appears to be cropping up on

[Puppet Users] Re: managing netgroups in /etc/passwd user resources?

2011-03-16 Thread Vince Taluskie
To answer my question: I looked around in the archives further on this question and someone suggested to use augeas (which doesn't seem to have a passwd file lens) or concat option.I ended up writing a script to idempotently add entries if they were missing as an exec resource - which works for

Re: [Puppet Users] PSON! Grrr!

2011-04-01 Thread Vince Taluskie
For what its worth, we are running into these PSON errors numerous times as well - preparing for our first puppet rollout and causing some questions internally. Running fresh install 2.6.4 on RHEL 5.5 - would love to help see this debugged. Vince On Fri, Apr 1, 2011 at 11:07 AM, Douglas Garstang

[Puppet Users] ca cert issue when puppetmaster doesn't reverse to puppet hostname

2011-04-14 Thread Vince Taluskie
I wanted to test out running puppet under Passenger and setup a new puppetmaster (brm-up-puppet-2) box to test on. I was seeing some very odd error back from clients when testing: err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server certifica

[Puppet Users] puppet in an appliance model?

2013-05-17 Thread Vince Taluskie
Hey Folks, I am looking at using puppet to help manage/coordinate system integration among several teams collaborating on an appliance product.This is a little different than other environments where I've used puppet for managing large numbers of systems. In the appliance case, we need