[Puppet Users] Re: ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread James Turnbull
James Turnbull wrote: > Welcome back again to the Puppet release cycle with the long-awaited > eleventy times better 2.6.0rc1 release! > > The 2.6.0 release is a major feature release and includes a huge variety > of new features, fixes, updates and enhancements. These include the > complete cut-

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Ryan Dooley
Awesome :) On 7/9/2010 11:58 PM, James Turnbull wrote: > Welcome back again to the Puppet release cycle with the long-awaited > eleventy times better 2.6.0rc1 release! > > The 2.6.0 release is a major feature release and includes a huge variety > of new features, fixes, updates and enhancements.

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Mike Pountney
+1 to that! I'm particularly interested in using hashes and stages. Any knowledge of known gotchas going from 0.25 manifests would be appreciated, if available :) On 10 Jul 2010, at 08:58, Ryan Dooley wrote: > Awesome :) > > On 7/9/2010 11:58 PM, James Turnbull wrote: >> Welcome back again t

Re: [Puppet Users] inventory of managed resources

2010-07-10 Thread Adam Winberg
ah, good point! i will look into it, thank you. //Adam On 9 July 2010 09:23, David Schmitt wrote: > On 7/7/2010 4:33 PM, Adam Winberg wrote: > >> Hi, >> >> are there any good ways of scripting an inventory of managed resources >> on all nodes? I've found the inventory script by R.I.Pienaar >> (

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread James Turnbull
Mike Pountney wrote: > +1 to that! > > I'm particularly interested in using hashes and stages. > > Any knowledge of known gotchas going from 0.25 manifests would be > appreciated, if available :) Well the best way to find gotchas is to test the release candidate ... then you'll know and you can

[Puppet Users] replication of nodes for couchdb

2010-07-10 Thread prudhvi
Hi, I have to replicate couchdb in a binary tree format in nodes. say, root | -- leaf1 leaf2 | | -

Re: [Puppet Users] replication of nodes for couchdb

2010-07-10 Thread Daniel Pittman
prudhvi writes: > I have to replicate couchdb in a binary tree format in nodes. say, > > root >| > -- > leaf1 leaf2 > |

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Gary Larizza
James, Has the -no-daemonize option been changed? See below: bash-3.2# puppet master -v -d -no-daemonize ambiguous option: -no-daemonize Try 'puppet master --help' bash-3.2# puppet master --help grep: /Library/Ruby/Site/1.8/puppet/util/command_line/*: No such file or > directory No help ava

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Has the -no-daemonize option been changed? See below: > > bash-3.2# puppet master -v -d -no-daemonize > > ambiguous option: -no-daemonize wasn't it --no-daemonize? > Try 'puppet master --help' > > bash-3.2# puppet master --help > > grep: /Libr

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Gary Larizza
Dammit. I ALWAYS do that. Thanks! On Sat, Jul 10, 2010 at 10:39 AM, Peter Meier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Has the -no-daemonize option been changed? See below: > > > > bash-3.2# puppet master -v -d -no-daemonize > > > > ambiguous option: -no-daemonize > > w

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Patrick Mohr
On Jul 9, 2010, at 11:58 PM, James Turnbull wrote: > Certificates cleaned with puppetca (or puppet cert) are now also revoked. Is there some way to clean a cert (using puppet cert) without revoking it? Something like "puppet cert --clean hostname.domain --no-revoke". File streaming means the c

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Brice Figureau
On 10/07/10 10:43, Mike Pountney wrote: > +1 to that! > > I'm particularly interested in using hashes and stages. > > Any knowledge of known gotchas going from 0.25 manifests would be > appreciated, if available :) I just tried with my production manifests (on a test env) and found only 3 issue

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/10/2010 04:54 PM, Patrick Mohr wrote: > On Jul 9, 2010, at 11:58 PM, James Turnbull wrote: > >> Certificates cleaned with puppetca (or puppet cert) are now also >> revoked. > > Is there some way to clean a cert (using puppet cert) without > rev

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Brice Figureau
On 10/07/10 16:54, Patrick Mohr wrote: > On Jul 9, 2010, at 11:58 PM, James Turnbull wrote: > >> Certificates cleaned with puppetca (or puppet cert) are now also revoked. > Is there some way to clean a cert (using puppet cert) without revoking it? > Something like "puppet cert --clean hostname.d

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread James Turnbull
Patrick Mohr wrote: > On Jul 9, 2010, at 11:58 PM, James Turnbull wrote: > >> Certificates cleaned with puppetca (or puppet cert) are now also revoked. > > Is there some way to clean a cert (using puppet cert) without revoking it? > Something like "puppet cert --clean hostname.domain --no-revok

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Patrick Mohr
On Jul 10, 2010, at 7:57 AM, Peter Meier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 07/10/2010 04:54 PM, Patrick Mohr wrote: >> On Jul 9, 2010, at 11:58 PM, James Turnbull wrote: >> >>> Certificates cleaned with puppetca (or puppet cert) are now also >>> revoked. >> >> Is

[Puppet Users] Puppet 2.6RC1 Package call not working?

2010-07-10 Thread Gary Larizza
Hey All, I've setup a class called "demopackage" that installs a couple of packages with the pkgdmg provider. Unless I'm doing it wrong, I'm not seeing it being called or evaluated. Here's a Pastie with my puppet.conf, site.pp, nodes.pp, the classfile, and puppet output. It's also not creating a

[Puppet Users] Re: Puppet 2.6RC1 Package call not working?

2010-07-10 Thread Gary Larizza
Here's the Pastie link --> http://pastie.org/1038963 On Jul 10, 1:47 pm, Gary Larizza wrote: > Hey All, > > I've setup a class called "demopackage" that installs a couple of packages > with the pkgdmg provider. Unless I'm doing it wrong, I'm not seeing it being > called or evaluated. > > Here's a

Re: [Puppet Users] Re: Puppet 2.6RC1 Package call not working?

2010-07-10 Thread Brice Figureau
Hi Gary, On 10/07/10 19:56, Gary Larizza wrote: > Here's the Pastie link --> http://pastie.org/1038963 It looks like you're not importing nodes.pp if I'm not mistaken, so you never include the demopackage class. -- Brice Figureau My Blog: http://www.masterzen.fr/ -- You received this message b

Re: [Puppet Users] Re: Puppet 2.6RC1 Package call not working?

2010-07-10 Thread Gary Larizza
That's it..I removed it trying to isolate the error from http://projects.reductivelabs.com/issues/4206 Thanks for the simple answer - works fine now. -Gary On Sat, Jul 10, 2010 at 2:04 PM, Brice Figureau < brice-pup...@daysofwonder.com> wrote: > Hi Gary, > > On 10/07/10 19:56, Gary Larizza wrot

[Puppet Users] Uncaught Exception in Puppet::Resource::Catalog under 2.6

2010-07-10 Thread Gary Larizza
I'm going through my list of classes, so pardon the list spam today. When I try to evaluate a user in a classfile, I'm getting an Uncaught exception error. Does anyone else see this in 2.6? I'm running both master and agent on OS X 10.6 Server. See the Pastie with the classfile and output dump

Re: [Puppet Users] Uncaught Exception in Puppet::Resource::Catalog under 2.6

2010-07-10 Thread James Turnbull
Gary Can you pastie run with --trace please? Thanks James On 10/07/2010, at 11:48 AM, Gary Larizza wrote: > I'm going through my list of classes, so pardon the list spam today. > > When I try to evaluate a user in a classfile, I'm getting an Uncaught > exception error. Does anyone else see

Re: [Puppet Users] Uncaught Exception in Puppet::Resource::Catalog under 2.6

2010-07-10 Thread Jeff McCune
On Sat, Jul 10, 2010 at 11:48 AM, Gary Larizza wrote: > I'm going through my list of classes, so pardon the list spam today. > When I try to evaluate a user in a classfile, I'm getting an Uncaught > exception error.  Does anyone else see this in 2.6? > I'm running both master and agent on OS X 10.

Re: [Puppet Users] Uncaught Exception in Puppet::Resource::Catalog under 2.6

2010-07-10 Thread Jeff McCune
On Sat, Jul 10, 2010 at 11:53 AM, Jeff McCune wrote: > > Could you run this please with --evaltrace which will give us a > backtrace?  I suspect this is an issue with the provider but this will > verify it. James provided the correct command line option, --evaltrace is something different. Pleas

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Jesús M. Navarro
Hi: On Saturday 10 July 2010 19:11:12 Patrick Mohr wrote: > On Jul 10, 2010, at 7:57 AM, Peter Meier wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 07/10/2010 04:54 PM, Patrick Mohr wrote: > >> On Jul 9, 2010, at 11:58 PM, James Turnbull wrote: > >>> Certificates cleaned w

Re: [Puppet Users] Uncaught Exception in Puppet::Resource::Catalog under 2.6

2010-07-10 Thread Gary Larizza
Sorry for the delay, here it is. http://pastie.org/1039070 On Sat, Jul 10, 2010 at 2:56 PM, Jeff McCune wrote: > On Sat, Jul 10, 2010 at 11:53 AM, Jeff McCune wrote: > > > > Could you run this please with --evaltrace which will give us a > > backtrace? I suspect this is an issue with the prov

Re: [Puppet Users] Uncaught Exception in Puppet::Resource::Catalog under 2.6

2010-07-10 Thread Brice Figureau
On 10/07/10 22:18, Gary Larizza wrote: > Sorry for the delay, here it is. http://pastie.org/1039070 It looks like Puppet::Resource::Catalog#resources doesn't exist anymore. I suggest you file a redmine ticket with the full stacktrace so that it can be fixed. It apparently comes from the commit 7c

[Puppet Users] module collections - stand alone puppet architecture

2010-07-10 Thread TonyR
does one of the module collections support a stand-alone puppet better than the others? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send em

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Release Candidate 1 available!

2010-07-10 Thread Patrick Mohr
2010/7/10 Jesús M. Navarro > Hi: > > On Saturday 10 July 2010 19:11:12 Patrick Mohr wrote: > > On Jul 10, 2010, at 7:57 AM, Peter Meier wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > On 07/10/2010 04:54 PM, Patrick Mohr wrote: > > >> On Jul 9, 2010, at 11:58 PM, Jame