[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread David Schmitt
Jeremy Hansen schrieb: > notice: Starting Puppet server version 0.24.8 > debug: Allowing authenticated client blah(10.10.10.11) access to > puppetmaster.getconfig > debug: Our client is remote > debug: Executing '/usr/local/sbin/puppet_node_classifier blah' > debug: Empty response for blah from ex

[Puppet Users] Re: file serving question

2009-06-03 Thread Saurabh Verma
Don Jackson wrote: > I have a somewhat basic question about file serving: > > Once you specify the puppet://server/module > > Can that path continue from there? > > Eg, if my fileserver.conf file is: > > [myconfigfiles] > path /export/home/configs > allow * > > Can my clients do someth

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread Felix Schäfer
Am 04.06.2009 um 06:44 schrieb James Turnbull: > Nigel Kersten wrote: >> > >> That's exactly what I see. No arrows. > > This is now fixed. Can people confirm they can see arrows. I can see the arrows and it seems they work as expected. Tanks, Felix --~--~-~--~~~-

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nigel Kersten wrote: > On Wed, Jun 3, 2009 at 8:00 AM, Peter Meier wrote: >> Hi >> >>> Damn. Okay - can I get some hands up and down as to who can see or not >>> see up and down arrows in the ticket details? I've included a >>> screenshot of what y

[Puppet Users] Re: Puppetshow defunct?

2009-06-03 Thread Roberto Moral
Did you get a chance to upload this version of puppetshow to github? The only version I can see was updated May 1st. 2008 Thanks! On Friday,May 29, 2009, at Friday,May 29, 20097:23 PM, jrojas wrote: > > I have a version of puppetshow that I threw together based off of the > original (minus t

[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread Jeremy Hansen
Jim Pirzyk wrote: > Do you have a > > node default { > ... > } > > section in your site.pp or any included file? > Yes: # /etc/puppet/manifests/site.pp import "modules" import "nodes" filebucket { main: server => puppet } # global defaults File { backup => main } Exec { path => "/usr/bin:/u

[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread Jeremy Hansen
James Turnbull wrote: > Jeremy Hansen wrote: > >> This one is driving me a little crazy. >> >> This is a Xen host. The first we're trying to get into puppet. I >> continuously get: >> >> Could not retrieve catalog: Could not find node 'blah'; cannot compile >> >> I can't figure out why this

[Puppet Users] Default service provider

2009-06-03 Thread diablo
Hi, I installed puppet on a range of OpenSuSE 11.1 servers and I have a very strange problem. I didn't find anywere on the website or on the wiki, how I can set a default service provider. My problem is that freebsd is used instead of redhat and the init scripts are not started properly. Here is

[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread Jim Pirzyk
Do you have a node default { ... } section in your site.pp or any included file? - JimP On Jun 3, 2009, at 7:12 PM, Jeremy Hansen wrote: > > > Actually, puppet seems to be doing this for any NEW host. What > went wrong? > > -jeremy > > Jeremy Hansen wrote: >> This one is driving me a little

[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread Peter Meier
Hi > Actually, puppet seems to be doing this for any NEW host. What went > wrong? do you have a node entry set for these hosts or any default node set? imho this error occures when puppet can't find a node. cheers pete --~--~-~--~~~---~--~~ You received this

[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread James Turnbull
Jeremy Hansen wrote: > This one is driving me a little crazy. > > This is a Xen host. The first we're trying to get into puppet. I > continuously get: > > Could not retrieve catalog: Could not find node 'blah'; cannot compile > > I can't figure out why this is happening. > > No problem with

[Puppet Users] Re: Could not retrieve catalog: Could not find node

2009-06-03 Thread Jeremy Hansen
Actually, puppet seems to be doing this for any NEW host. What went wrong? -jeremy Jeremy Hansen wrote: > This one is driving me a little crazy. > > This is a Xen host. The first we're trying to get into puppet. I > continuously get: > > Could not retrieve catalog: Could not find node 'blah

[Puppet Users] Could not retrieve catalog: Could not find node

2009-06-03 Thread Jeremy Hansen
This one is driving me a little crazy. This is a Xen host. The first we're trying to get into puppet. I continuously get: Could not retrieve catalog: Could not find node 'blah'; cannot compile I can't figure out why this is happening. No problem with resolving. The puppetmaster is saying t

[Puppet Users] file serving question

2009-06-03 Thread Don Jackson
I have a somewhat basic question about file serving: Once you specify the puppet://server/module Can that path continue from there? Eg, if my fileserver.conf file is: [myconfigfiles] path /export/home/configs allow * Can my clients do something like this? source => "puppet:/

[Puppet Users] Re: does puppet+augeas actually work? limits.conf busticated

2009-06-03 Thread Rob McBroom
On 2009-Jun-3, at 3:56 PM, Gajillion wrote: > Fails: wombat::setup/Augeas[memlock]/returns: change from need_to_run > to 0 failed: Save failed with return code fals This is the same error I just said I wasn't able to reproduce in another thread. What OS is this? Try installing Augeas itself (

[Puppet Users] does puppet+augeas actually work? limits.conf busticated

2009-06-03 Thread Gajillion
All, I've tried several lenses and several iterations and have never been able to get augeas and puppet to work together. My latest attempt: augeas {"memlock": changes => [ "ins domain after /files/etc/security/limits.conf/domain [last()]", "set /files/etc/sec

[Puppet Users] Re: EPEL package dependencies

2009-06-03 Thread Rob McBroom
On 2009-May-27, at 3:35 PM, Rob McBroom wrote: > There are a couple of new systems that are supposedly getting cabled > up tomorrow. If that goes as expected, I'll get on and mess with them > before anyone knows they're there It took our network team until today to sort out the firewall rules s

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread Brice Figureau
On Wed, 2009-06-03 at 08:27 -0700, Nigel Kersten wrote: > On Wed, Jun 3, 2009 at 8:00 AM, Peter Meier wrote: > > Hi > > > >> Damn. Okay - can I get some hands up and down as to who can see or not > >> see up and down arrows in the ticket details? I've included a > >> screenshot of what you shou

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread Nigel Kersten
On Wed, Jun 3, 2009 at 8:00 AM, Peter Meier wrote: > Hi > >> Damn.  Okay - can I get some hands up and down as to who can see or not >> see up and down arrows in the ticket details?  I've included a >> screenshot of what you should see. > > attached a screenshot. That's exactly what I see. No ar

[Puppet Users] Re: Puppet not creating users home directories

2009-06-03 Thread Rob McBroom
On 2009-Jun-2, at 4:16 PM, Brandon Whalen wrote: > I'm running puppet 0.24.8, installed from epel, on a RHEL 5.3 box. > I've > created some puppet modules and in one of them I attempt to add a > user and > pass in the managehome => true flag so that the users home directory > is > created.

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread Felix Schäfer
Hello, Am 03.06.2009 um 16:24 schrieb James Turnbull: > Can you clear your browser cache and try now please? Tried that, same result as before (pertinent part of the html source): """ translation missing: de, label_votes: 0 """ Even omitting the fact that there is no translation (could provid

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread James Turnbull
Trevor Hemsley wrote: > Not me. Logged in as TrevorHemsley > Trevor (and Peter and others) Can you clear your browser cache and try now please? Thanks James Turnbull -- Author of: * Pro Linux Systems Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread Trevor Hemsley
Not me. Logged in as TrevorHemsley James Turnbull wrote: > Peter Meier wrote: > >> Hi >> >> With my account, I'm not seeing any green/red arrows in the ticket view. >>> Christian >>> >>> Are in you inside a ticket detail page? The arrows are not on the >>> Is

[Puppet Users] Re: Facter 1.5.5

2009-06-03 Thread jean
>> thanks, any way to repport this to someone who is managing the gem :) ? >> > > It's already been reported and fixed. We're thinking about 1.5.6 to fix this. > > Paul > faster than report, dam thanks all of you !! :) Jean --~--~-~--~~~---~--~~ You rece

[Puppet Users] Re: Facter 1.5.5

2009-06-03 Thread Paul Nasrat
2009/6/3 Jean Spirat : > > >> >> cd /var/lib/gems/1.8/gems/facter01.5.5 && \ >>     ruby installer.rb >> cd /usr/bin && ln -fs /var/lib/gems/1.8/bin/facter >> >> Seems the gem install is a little broken. >> > > thanks, any way to repport this to someone who is managing the gem :) ? It's already b

[Puppet Users] Re: Vote for your favorite ticket

2009-06-03 Thread Peter Meier
Hi >> With my account, I'm not seeing any green/red arrows in the ticket >> view. >> > > Christian > > Are in you inside a ticket detail page? The arrows are not on the > Issues tab but rather inside each issue. In not, what's your user name? duritong doesn't see any arrows in a ticket detail

[Puppet Users] Puppet Certification?

2009-06-03 Thread paul matthews
I realise this could be a long way off as Puppet is rapidly evolving, with development still at the forefront but are there plans in the furture to offer a Puppet Certification exam. I know the subject of certification is not to everyone's taste, but I find studying for these is a good way for me t

[Puppet Users] Re: No more than one "instances" of a type in define()?

2009-06-03 Thread Paul
On 1 Jun., 20:40, David Schmitt wrote: > Paul wrote: > >> Seehttp://reductivelabs.com/trac/puppet/wiki/LanguageTutorial#quoting > > Indeed, shame on me ;)  But if you take that literally brackets > > shouldn't be needed. > > Except that the underscore is a valid part of a variable name and pupp

[Puppet Users] Re: Facter 1.5.5

2009-06-03 Thread Jean Spirat
> > cd /var/lib/gems/1.8/gems/facter01.5.5 && \ > ruby installer.rb > cd /usr/bin && ln -fs /var/lib/gems/1.8/bin/facter > > Seems the gem install is a little broken. > thanks, any way to repport this to someone who is managing the gem :) ? regards, Jean. --~--~-~--~~---

[Puppet Users] Re: Facter 1.5.5

2009-06-03 Thread Sheldon Hearn
On Jun 3, 8:56 am, jean wrote: >   Since i use facter 1.5.5 i got error running it by hand. It still work > in puppet but i loosed the hability to run it from the command line: > > (aqadmin)> /var/lib/gems/1.8/gems/facter-1.5.5/bin/facter > /var/lib/gems/1.8/gems/facter-1.5.5/bin/facter:50:in `r

[Puppet Users] Re: factsync md5 checksum weirdness

2009-06-03 Thread Greg
Its happening on "normal" runs. I've removed the fact from the client to force the update (/var/opt/csw/puppet/facts/defaultroute.rb) however that didn't help - it grabbed the new file from the server then promptly informed me that it had the wrong md5sum. Turns out fix was to shut down puppet, c