Re: [Puppet Users] Re: Custom providers

2011-01-09 Thread Stefan Schulte
On Sun, Jan 09, 2011 at 09:29:00PM -0800, pl wrote: > Hi, > > So, after setting pluginsync = true I manage to get this working, but > only executing correctly as puppetd --test > > Except that it only functions correctly when run as puppetd --test, > when I run it as the puppet service the custom

[Puppet Users] Re: Custom providers

2011-01-09 Thread pl
Hi, So, after setting pluginsync = true I manage to get this working, but only executing correctly as puppetd --test Except that it only functions correctly when run as puppetd --test, when I run it as the puppet service the custom provider does not do anything. This seems odd. The only notice

Re: [Puppet Users] Exactly how do people replace include with parametrised classes?

2011-01-09 Thread Dan Bode
On Sun, Jan 9, 2011 at 12:11 PM, Stefan Schulte < stefan.schu...@taunusstein.net> wrote: > On Fri, Jan 07, 2011 at 09:41:39PM +, R.I.Pienaar wrote: > > (forced to top post due to your html email) > > > > You cant avoid the scoping issues cos its broken. You can work around > them though. > >

Re: [Puppet Users] Exactly how do people replace include with parametrised classes?

2011-01-09 Thread Stefan Schulte
On Fri, Jan 07, 2011 at 09:41:39PM +, R.I.Pienaar wrote: > (forced to top post due to your html email) > > You cant avoid the scoping issues cos its broken. You can work around them > though. > To be honest I always found the current scoping kind of clear (because I thought of include like

Re: [Puppet Users] Multiple tags in Virtual Resourses

2011-01-09 Thread Daniel Aníbal Guerrero
2011/1/3 CraftyTech > Hello All, > > I normally setup a virtual user resource, and then realize it via > collection. This setup works flawlessly for the most part when used with a > single tag, but I now have the need to specify multiple tags. This is what > I normally do: > > @user { 'som

Re: [Puppet Users] RFC: Puppet Docs

2011-01-09 Thread Daniel Aníbal Guerrero
2011/1/5 Thomas Bellman > 2010-12-20 18:38, James Turnbull wrote: > > > We're now discussing whether it is a good idea to separate our > > documentation from the Puppet Core. What we're proposing is to move all > > the content from Puppet Docs (barring MCollective - which will stay in > > the Mc

Re: [Puppet Users] pushing files with host based variables?

2011-01-09 Thread Dan Bode
On Sun, Jan 9, 2011 at 10:42 AM, trey85stang wrote: > I hope my title makes sense. I'm still new to puppet but have made a > lot o progress in a matter of 2-3 days and have a good grasp on the > fundamentals... Now I'm trying to determine how to do a little more > then basic things. > > My hosts

[Puppet Users] pushing files with host based variables?

2011-01-09 Thread trey85stang
I hope my title makes sense. I'm still new to puppet but have made a lot o progress in a matter of 2-3 days and have a good grasp on the fundamentals... Now I'm trying to determine how to do a little more then basic things. My hosts all have standard hosts files that are almost identical, what's

Re: [Puppet Users] Re: Considerations for puppet/cluster to manage 6000 hosts.

2011-01-09 Thread Nigel Kersten
On Sat, Jan 8, 2011 at 7:50 PM, Daniel Pittman wrote: > On Sat, Jan 8, 2011 at 14:18, Patrick wrote: > >> You'll need one or more mysql servers if you use storedconfigs.   >> Storedconfigs can be useful, but will drastically increase the server CPU >> usage and will require a mysql backend.  You

Re: [Puppet Users] Considerations for puppet/cluster to manage 6000 hosts.

2011-01-09 Thread Dan Bode
On Sat, Jan 8, 2011 at 1:02 PM, trey85stang wrote: > I'm trying to get an idea of what kind of backend setup I would need > to run puppet to manage roughly 6000 hosts. > > I see puppet by iteself is limited to 10-20; but with mongrel/apache > that number shoots up but I am not sure by how much?

Re: [Puppet Users] Re: Considerations for puppet/cluster to manage 6000 hosts.

2011-01-09 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> You'll need one or more mysql servers if you use storedconfigs. >> Storedconfigs can be useful, but will drastically increase the server CPU >> usage and will require a mysql backend. You can always turn it on later. > > One or more *SQL* serve

Re: [Puppet Users] My external node classifier script is totally ignored

2011-01-09 Thread Cosimo Streppone
In data 08 gennaio 2011 alle ore 21:36:48, Daniel Pittman ha scritto: On Sat, Jan 8, 2011 at 12:17, Cosimo Streppone wrote: In data 08 gennaio 2011 alle ore 20:07:20, Nigel Kersten ha scritto: Is between "" exactly what you're printing out? = --- YAML --- classes

Re: [Puppet Users] Passing node hostname to the Puppet managed node

2011-01-09 Thread André Luís Lopes
Hello, 2011/1/9 Daniel Pittman : > > Hey, thanks for joining us.  We love to have new folks come in and > start using puppet. :) That's nice to hear. Thank you :-) > Ben gave the syntax needed to use this in a template, but you should > be able to use either of the 'hostname' or 'fqdn' facts