Re: [Puppet Users] Re: Solaris processor count facts - bug or feature?

2012-12-09 Thread Alex Harvey
On Friday, December 7, 2012 9:05:32 PM UTC+11, Andrew Beresford wrote: How about creating a processorcorecount and processorthreadcount with correct meanings? That then leaves the option to deprecate processorcount. I've realised that at some point in the past I have created a

Re: [Puppet Users] How to group hosts?

2012-12-09 Thread Stefan Goethals
Serving facts to nodes via puppet... That means you already know those facts in puppet so you don't need to serve them to the nodes anymore :-) On Sun, Dec 9, 2012 at 1:31 AM, Jakov Sosic jso...@srce.hr wrote: On 12/06/2012 06:44 PM, Stefan Goethals wrote: Hi, You could use facter-dot-d to

[Puppet Users] Puppetlabs nginx module

2012-12-09 Thread Mark
https://github.com/puppetlabs/puppetlabs-nginx Looking through the puppet labs nginx module and I noticed on of the first lines is: class { 'stdlib': } Isn't this pretty bad because other module that may include stdlib would cause an error? Thanks -- You received this message because you

[Puppet Users] Working with puppet and RVM

2012-12-09 Thread Mark
Has anyone found an elegant solution for working with puppet and rvm? Im using the following module: https://github.com/blt04/puppet-rvm and I keep finding myself having to prefix all of my Exec resources with 'su root -c source /etc/profile.d/rvm.sh something. Any ideas? - M -- You

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

2012-12-09 Thread treydock
I am finding that the puppetlabs-apache module is somehow adding 30-60 seconds onto a host's catalog compile time when the puppetmaster has no other hosts contacting or generating catalogs. The Puppetmaster is setup to use Puppet-2.7.18 - Apache Passenger. RIght now only 2 hosts are even

Re: [Puppet Users] Does facter 2.x need cfengine key support?

2012-12-09 Thread John Warburton
On 8 December 2012 04:34, Peter Meier peter.me...@immerda.ch wrote: And why shouldn't it? Nagios is being removedhttps://groups.google.com/forum/?fromgroups=#!topic/puppet-users/qNxc2xZnRdM from core http://projects.puppetlabs.com/issues/4146. Cfengine isn't core, and falls under the same

[Puppet Users] Failed to load external library dir

2012-12-09 Thread Sebastien
I am deploying puppet/rbenv in our environment, when compiling gem via bundler, a customised library path has to be included, where can I include /etc/puppet/staging/modules/rbenv/lib ? -- You received this message because you are subscribed to the Google Groups Puppet Users group. To view