[Puppet Users] Re: [Puppet-dev] Documentation of report formats

2010-12-30 Thread Ohad Levy
Just to highlight, reports format depends on the client version, not on the master version, so if you are running a 2.6.5 master with a 0.25 client, the report for those clients will still be in the old format. Ohad On Fri, Dec 31, 2010 at 2:09 AM, Paul Berry wrote: > Those of you reading puppe

[Puppet Users] Documentation of report formats

2010-12-30 Thread Paul Berry
Those of you reading puppet-dev may have already noticed that we're making some changes to the format of Puppet reports for the upcoming release 2.6.5. Folks using Dashboard won't be affected; the next version of Dashboard will support the new format of Puppet reports. For those of you who have w

Re: [Puppet Users] Facts in 2.6.4

2010-12-30 Thread Martin Samm
Thanks Mike, that works a treat, Martin On Thu, Dec 30, 2010 at 9:11 PM, Michael Knox wrote: > Martin, > > The 'external_hostname' fact is in the file >> >> /etc/puppet/testing/modules/facts/files/ec2_public_hostname.rb >> >> I assume "facts" is the name of your module, so it should be: > /etc

Re: [Puppet Users] Facts in 2.6.4

2010-12-30 Thread Michael Knox
Martin, The 'external_hostname' fact is in the file /etc/puppet/testing/modules/facts/files/ec2_public_hostname.rb I assume "facts" is the name of your module, so it should be: /etc/puppet/testing/modules/facts/lib/facter/ec2_public_hostname.rb Cheers Mike -- You received this message becau

[Puppet Users] Facts in 2.6.4

2010-12-30 Thread Martin Samm
i'm testing a 0.24.4 to 2.6.4 upgrade. the base puppet software upgrade seems ok and i'm ironing out some issues with the way Puppet has changed but one thing is really stumping me. In one puppet file (/etc/puppet/testing/modules/postfix/manifests/init.pp) i have this: "myhostname": va

Re: [Puppet Users] Package Repositories at http://yum.puppetlabs.com/

2010-12-30 Thread Jeff McCune
On Thu, Dec 30, 2010 at 3:21 AM, Thomas Bendler wrote: > Hi Jeff, > > 2010/12/30 Jeff McCune > >> [...] >> >> The "base" repository located at: http://yum.puppetlabs.com/base/contains >> official packages for software Puppet Labs has released. Currently >> this repository contains official rele

Re: [Puppet Users] Package Repositories at http://yum.puppetlabs.com/

2010-12-30 Thread Jeff McCune
On Wed, Dec 29, 2010 at 7:17 PM, hai wu wrote: > Does it mean mod_passenger RPM package for 2.2.11 is not recommended going > forward? I had to run the built-in script from rubygem-passenger to build > passenger module for apache earlier since no such RPM package was available > from both reposit

Re: [Puppet Users] Puppet doesn't work over slow connections?

2010-12-30 Thread Adam Nielsen
Adam, can you vote or watch that bug please so we know other people are being affected by it? Thanks Nigel, done. It's actually suggesting that you edit the puppet source code. Obviously this is not a long term solution, but it would be very helpful if you had success doing this and could let

Re: [Puppet Users] Re: Puppet & Hudson CI

2010-12-30 Thread Stefan Schlesinger
Would it be better to be able to have checkout a specific revision, or should I rather add support for checking out a tagged version? Regards, Stefan. On Dec 30, 2010, at 02:57 , Scott wrote: > Stefan, > > This is a great start, thank you! This is what I needed; once I check > in the source c

Re: [Puppet Users] Package Repositories at http://yum.puppetlabs.com/

2010-12-30 Thread Thomas Bendler
Hi Jeff, 2010/12/30 Jeff McCune > [...] > The "base" repository located at: http://yum.puppetlabs.com/base/ contains > official packages for software Puppet Labs has released. Currently this > repository contains official releases of MCollective and Dashboard. > [...] > what is the prerequisit