Re: [Puppet Users] Looking for help for Puppet community stand at FOSDEM

2012-12-22 Thread Walter Heck
Thanks Stefan! Anyone else? Walter On Fri, Dec 21, 2012 at 4:52 PM, Stefan Goethals ste...@zipkid.com wrote: I'm willing. Regards, Stefan - Zipkid - Goethals On Fri, Dec 21, 2012 at 9:18 AM, Walter Heck - OlinData.com walterh...@olindata.com wrote: Hi all, Last week I put in a last

Re: [Puppet Users] Multiple Requires not allowed, not sure what this is for...

2012-12-22 Thread Matthias Viehweger
Hi John! On Fri, Dec 21, 2012 at 08:36:27PM -0800, John Moser wrote: I'm having a case where, as with Puppet, multiple packages use the same file. For example, puppet and puppetmaster both use /etc/puppet/puppet.conf You can declare a list of requires for a resource. Something like:

Re: [Puppet Users] Looking for help for Puppet community stand at FOSDEM

2012-12-22 Thread Yanis Guenane
My venue to FOSDEM is still conditional, I will confirm right after new year. If it is confirmed you can count me in. On Saturday, December 22, 2012 10:11:43 AM UTC+1, Walter Heck wrote: Thanks Stefan! Anyone else? Walter On Fri, Dec 21, 2012 at 4:52 PM, Stefan Goethals

[Puppet Users] inspect resources that are already added to a manifest

2012-12-22 Thread Luke Bigum
Hi all, Does anyone know of a way to inspect resources that are already parsed in a node's manifest during catalog compilation? This would certainly need some serious Ruby Fu. As an example, imagine I have a number of arbitrary files defined by multiple classes and it is impossible to get an

Re: [Puppet Users] How to only apply my manifests to certain classes?

2012-12-22 Thread joe
This is an excellent post on how to organize those types of dependencies. http://www.craigdunn.org/2012/05/239/ On Friday, December 21, 2012 4:10:45 AM UTC-7, Steve Button wrote: On Thursday, 20 December 2012 16:51:59 UTC, rvs wrote: On Thu, Dec 20, 2012 at 8:11 AM, Steve Button

Re: [Puppet Users] Re: Catalog compile times 40s - Puppet 2.7.18

2012-12-22 Thread Michael Stahnke
Puppet 3 has lots of performance improvements. In many cases it's faster than 2.6.x was. Some of those fixes were back-ported to 2.7.20, but not all of them could be. For best performance, try out something in the Puppet 3 series. On Wed, Dec 19, 2012 at 8:30 AM, shurik a.grus...@gmail.com