Re: [Puppet Users] Testing changes before deployment

2011-03-20 Thread Nikolay Sturm
* Giovanni Bordello [2011-03-20]: > How do you guys test puppet changes before they go live? We have several lines of defense: 1) we develop our puppet manifests on a development machine where we can test many changes locally 2) we use cucumber-puppet to verify catalog compilation for all our serv

[Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!

2011-03-20 Thread Todd Zullinger
I wrote: > I plan to get these packages built for Fedora and EPEL 5/6 testing > repositories in the next few days. Anyone who finds showstopper bugs > before then will be my hero for the day. Puppet 2.6.6 packages are now in Fedora and EPEL testing repositories. Anyone testing these packages is e

Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!

2011-03-20 Thread TJ Yang
On Sun, Mar 20, 2011 at 9:19 AM, Todd Zullinger wrote: > I wrote: >> I plan to get these packages built for Fedora and EPEL 5/6 testing >> repositories in the next few days.  Anyone who finds showstopper bugs >> before then will be my hero for the day. > > Puppet 2.6.6 packages are now in Fedora a

Re: [Puppet Users] Testing changes before deployment

2011-03-20 Thread Daniel Pittman
On Mar 19, 2011 9:05 PM, "Giovanni Bordello" wrote: > I'm going to deploy Puppet 2.6 into an environment consisting of a 100+ machines of different kinds. Large group are web servers, other group are DB servers, then there are some IT infrastructure ones like LDAP or Mail servers. > > For start I

Re: [Puppet Users] issues with Inventory service and dashboard

2011-03-20 Thread Daniel Pittman
The odds are, no, because your problem looks to be a miscompiled JSON gem - it doesn't match the Ruby you are running. Try reinstalling it and your problem should go away. Regards, Daniel -- Puppet Labs Developer –http://puppetlabs.com Daniel Pittman Contact me via gtalk, email, or phone: +

Re: [Puppet Users] Testing changes before deployment

2011-03-20 Thread hai wu
Nikolay, I am interested in the details using cucumber-puppet to verify catalog compilation. Could you please elaborate on it? Thanks, Hai On Sun, Mar 20, 2011 at 3:59 AM, Nikolay Sturm wrote: > * Giovanni Bordello [2011-03-20]: > > How do you guys test puppet changes before they go live? > > W

[Puppet Users] Re: issues with Inventory service and dashboard

2011-03-20 Thread Luke Baker
Thanks for the assist, that seemed to help. However now I'm seeing this when I try to view Inventory data, Could not retrieve facts from inventory service: can't dup NilClass On Mar 20, 1:42 pm, Daniel Pittman wrote: > The odds are, no, because your problem looks to be a miscompiled JSON gem - >

Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!

2011-03-20 Thread Ben Hughes
On Sun, Mar 20, 2011 at 01:17:17PM -0500, TJ Yang wrote: > I am not familiar with yum. Would you mind provide a simple > instruction to enable yum to install your test package ? http://www.craigdunn.org/2010/08/part-1-installing-puppet-2-6-1-on-centos-with-yumrpm/ Covers the basics of using yum

Re: [Puppet Users] Debian 6 puppetmaster package

2011-03-20 Thread Ben Hughes
On Fri, Mar 18, 2011 at 04:43:40AM -0700, Jon wrote: > Could anyone help with the required steps to get this running? Does this machine have a full valid, resolvable hostname? -- Ben Hughes || http://www.puppetlabs.com/ -- You received this message because you are subscribed to the Google Gro

Re: [Puppet Users] Re: issues with Inventory service and dashboard

2011-03-20 Thread Daniel Pittman
That I can't help you with: I am not familiar with the details of the inventory service, so now it moved into something that is plausibly a bug in that I am a bit lost. :) Is that generated on the client side, or the server side? Can you show the inputs and outputs you get when they problem crops