Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Gonzalo Servat
On Thu, May 31, 2012 at 7:13 AM, R.I.Pienaar wrote: > > job postings from community members looking for themselves/their employers > with clear direct to employer contact information +1 > > job postings from recruiters -1 > +1 to what R.I.P just said :-) The problem with the weekly digest email

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Trevor Vaughan
-1 on this list +1 for a moderated, digest-only, list dedicated to this purpose. Trevor On Wed, May 30, 2012 at 4:49 PM, Michael Stahnke wrote: > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spammy, but when the subject matter > really is

Re: [Puppet Users] resource override

2012-05-30 Thread Papp Tamas
On 05/31/2012 12:29 AM, Papp Tamas wrote: On 05/30/2012 05:58 PM, Ryan Coleman wrote: The issue here is how your module is structured in relation to what Puppet expects to automatically find your manifests. In jay module, manifests directory, Puppet expects init.pp to have the jay class. If y

Re: [Puppet Users] resource override

2012-05-30 Thread Papp Tamas
On 05/30/2012 05:58 PM, Ryan Coleman wrote: The issue here is how your module is structured in relation to what Puppet expects to automatically find your manifests. In jay module, manifests directory, Puppet expects init.pp to have the jay class. If you want to have a jay::postfix class, Puppet

Re: [Puppet Users] Lots of problems with Puppet 2.7 and Passenger on FreeBSD

2012-05-30 Thread Jo Rhett
Authorization is handled by auth.conf, you should look at this file. The default syntax which handles this is something like so: # allow nodes to retrieve their own catalog (ie their configuration) path ~ ^/catalog/([^/]+)$ method find allow $1 On May 8, 2012, at 6:55 PM, Josh wrote: > I continu

Re: [Puppet Users] ENC RDBM best practice

2012-05-30 Thread Ken Barber
Perhaps look at the Puppet Dashboard or Foreman schemas as a starting point? These are both ENC's that are already working. ken. On Wed, May 30, 2012 at 9:13 PM, erkan yanar wrote: > > Moin, > > I am thinking of using a RDBM as a best practise. > I am missing some info/examples how to best organ

[Puppet Users] hiera-redis 0.2.0

2012-05-30 Thread windowsrefund
This updated version allows for improved interaction with Redis hashes https://github.com/reliantsecurity/hiera-redis http://rubygems.org/gems/hiera-redis Now it is possible to use the hiera() function to lookup a value from a corresponding key within a Redis hash like so: $coffee = hiera('coff

[Puppet Users] Re: puppetmaster fails to start

2012-05-30 Thread Bill McGonigle
Any chance you ran 'setenforce 0' before you rebooted the server? :) (SELinux caused the same problem for me) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-user

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread R.I.Pienaar
- Original Message - > From: "Michael Stahnke" > To: puppet-users@googlegroups.com > Sent: Wednesday, May 30, 2012 9:49:44 PM > Subject: [Puppet Users] Thoughts on job listings? > > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spa

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread John R. Dennison
On Wed, May 30, 2012 at 01:49:44PM -0700, Michael Stahnke wrote: > > I'm looking for general feelings. A simple +1 or -1 would be great. -1 on this list. John -- Act as if what you do makes a difference. It does. -- William James (18

Re: [Puppet Users] exec command: command works on cli, but not via puppet

2012-05-30 Thread Gary Larizza
On Wed, May 30, 2012 at 2:00 PM, Ryan Coleman wrote: > On Sun, May 27, 2012 at 1:18 PM, hohum wrote: > > I get an error that the exec command failed because it returned 1 > instead of > > 0 but when I copy the command puppet outputs as an error, and paste that > > into a shell it works perfectly

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread R. Tyler Croy
On Wed, 30 May 2012, Craig Dunn wrote: > On 30/05/2012 21:49, Michael Stahnke wrote: > >How do folks feel about getting Puppet job listings on this list? > >I've rejected a few that we quite spammy, but when the subject matter > >really is a system admin with puppet experience, the decision becom

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Christopher Wood
On Wed, May 30, 2012 at 01:49:44PM -0700, Michael Stahnke wrote: > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spammy, but when the subject matter > really is a system admin with puppet experience, the decision becomes > a bit different. >

[Puppet Users] Re: override parameter within base class?

2012-05-30 Thread jcbollinger
On May 30, 2:37 pm, Ryan Bowlby wrote: > Hi All, > > Is there a way to override the value of a parameter to a declared > class within my base class. My nodes use a base class that > occasionally need to be changed. Example: > > class "base" { >   class { "apache": >     mpm => "worker", >   } >

Re: [Puppet Users] exec command: command works on cli, but not via puppet

2012-05-30 Thread Ryan Coleman
On Sun, May 27, 2012 at 1:18 PM, hohum wrote: > I get an error that the exec command failed because it returned 1 instead of > 0 but when I copy the command puppet outputs as an error, and paste that > into a shell it works perfectly.  The command's syntax is this: Hi, After you run your command

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Craig Dunn
On 30/05/2012 21:49, Michael Stahnke wrote: How do folks feel about getting Puppet job listings on this list? I've rejected a few that we quite spammy, but when the subject matter really is a system admin with puppet experience, the decision becomes a bit different. I think very Puppet orienta

[Puppet Users] Re: Thoughts on job listings?

2012-05-30 Thread Steve Traylen
On Wednesday, 30 May 2012 22:49:44 UTC+2, Michael Stanhke wrote: > > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spammy, but when the subject matter > really is a system admin with puppet experience, the decision becomes > a bit different

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Craig White
+1 On May 30, 2012, at 1:49 PM, Michael Stahnke wrote: > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spammy, but when the subject matter > really is a system admin with puppet experience, the decision becomes > a bit different. > > I'm lo

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Brendan O'Bra
-1 the lack of noise is appreciated on this list. How about another list instead? On Wed, May 30, 2012 at 1:49 PM, Michael Stahnke wrote: > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spammy, but when the subject matter > really is a syst

Re: [Puppet Users] Thoughts on job listings?

2012-05-30 Thread Scott Merrill
On Wed, May 30, 2012 at 4:49 PM, Michael Stahnke wrote: > How do folks feel about getting Puppet job listings on this list? > I've rejected a few that we quite spammy, but when the subject matter > really is a system admin with puppet experience, the decision becomes > a bit different. > > I'm loo

[Puppet Users] Thoughts on job listings?

2012-05-30 Thread Michael Stahnke
How do folks feel about getting Puppet job listings on this list? I've rejected a few that we quite spammy, but when the subject matter really is a system admin with puppet experience, the decision becomes a bit different. I'm looking for general feelings. A simple +1 or -1 would be great. Mike

[Puppet Users] Re: defaults for virtual defined resources from hiera.

2012-05-30 Thread Steve Traylen
On Tuesday, 15 May 2012 16:48:48 UTC+2, jcbollinger wrote: > > On May 14, 2:27 pm, Steve Traylen wrote: > > Up to now I've had a large file of virtual resources and then enabled > them > > on demand > > on various services. The very standard. > > > > @metric{'1234: > > one => 1 > >

Re: [Puppet Users] override parameter within base class?

2012-05-30 Thread Gary Larizza
On Wed, May 30, 2012 at 12:37 PM, Ryan Bowlby wrote: > Hi All, > > Is there a way to override the value of a parameter to a declared > class within my base class. My nodes use a base class that > occasionally need to be changed. Example: > > class "base" { > class { "apache": >mpm => "worker

[Puppet Users] ENC RDBM best practice

2012-05-30 Thread erkan yanar
Moin, I am thinking of using a RDBM as a best practise. I am missing some info/examples how to best organise the schema. Are there are some tips/howtos? Regards Erkan -- über den grenzen muß die freiheit wohl wolkenlos sein -- You received this message because you are subscribed to the G

[Puppet Users] Re: override parameter within base class?

2012-05-30 Thread Nick Fagerlund
Probably use a class parameter. You're gonna want something like this, I think: class base ($kind = "normal") { $mpmtype = $kind ? { 'special' => 'prefork', default => 'worker', } class {'apache': mpm => $mpmtype } } On your normal nodes, you'd just "include base" or "class {'base'

Re: [Puppet Users] override parameter within base class?

2012-05-30 Thread Ryan Coleman
On Wed, May 30, 2012 at 12:37 PM, Ryan Bowlby wrote: > Hi All, Hi! > > Is there a way to override the value of a parameter to a declared > class within my base class. My nodes use a base class that > occasionally need to be changed. Example: Yes, there are several ways. One common way is to inh

[Puppet Users] override parameter within base class?

2012-05-30 Thread Ryan Bowlby
Hi All, Is there a way to override the value of a parameter to a declared class within my base class. My nodes use a base class that occasionally need to be changed. Example: class "base" { class { "apache": mpm => "worker", } ..other awesomeness } Then in the nodes: node "a" { includ

[Puppet Users] Re: How do I get a PE 2.5.1 agent to run as a non-root user in Solaris?

2012-05-30 Thread Berry Sizemore
What didn't work yesterday works today. I suspect we were using the wrong command. Thanks for having a look. On Wednesday, May 30, 2012 10:45:38 AM UTC-7, Berry Sizemore wrote: > > Hi, > > Some months ago I got PE 1.5.6 agent running as a non-root user on Solaris > 10. I upgraded my agents to

Re: [Puppet Users] puppet-load forbidden request to /catalog/*

2012-05-30 Thread Brice Figureau
On 30/05/12 19:10, Matthew Burgess wrote: > On Wed, May 30, 2012 at 5:11 PM, Brice Figureau > wrote: >> Hi Matthew, >> >> As the original author of puppet-load (and the aforementioned blog >> post), I'm sorry to answer so late to this thread. >> >> On Wed, 2012-05-30 at 16:32 +0100, Matthew Burges

[Puppet Users] 403 Forbidden with Passenger

2012-05-30 Thread Michael Altfield
Hello Puppet gurus, I'm trying to setup a Puppet environment on CentOS 6. I got it working using WEBrick, but when I finally got Puppet running through Apache using Passenger, my Puppet node gets this "403 Forbidden" response (full output is attached as node.txt): [root@puppetnode-01 ~]# puppe

[Puppet Users] Re: How do I get a PE 2.5.1 agent to run as a non-root user in Solaris?

2012-05-30 Thread Berry Sizemore
Or perhaps there is a designated user other than root and some random non-root user? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/e_j5tsjt1Q8J. To post

[Puppet Users] How do I get a PE 2.5.1 agent to run as a non-root user in Solaris?

2012-05-30 Thread Berry Sizemore
Hi, Some months ago I got PE 1.5.6 agent running as a non-root user on Solaris 10. I upgraded my agents to PE 2.5.1 and now I cannot successfully start them as non-root user. I get no error message or logs. Thanks -- You received this message because you are subscribed to the Google Groups

Re: [Puppet Users] exclude puppetmaster from default

2012-05-30 Thread Brian Gupta
On Wed, May 30, 2012 at 12:49 PM, Andrei-Florian Staicu wrote: > On Wed, May 30, 2012 at 7:39 PM, Peter Bukowinski wrote: >> On May 30, 2012, at 12:13 PM, Andrei-Florian Staicu wrote: >> >> Hi all, >> >> Can you tell me if the puppetmaster (which is also a puppet node) can >> be excluded from the

Re: [Puppet Users] puppet-load forbidden request to /catalog/*

2012-05-30 Thread Matthew Burgess
On Wed, May 30, 2012 at 5:11 PM, Brice Figureau wrote: > Hi Matthew, > > As the original author of puppet-load (and the aforementioned blog > post), I'm sorry to answer so late to this thread. > > On Wed, 2012-05-30 at 16:32 +0100, Matthew Burgess wrote: >> > Apologies for taking so long to get ba

Re: [Puppet Users] exclude puppetmaster from default

2012-05-30 Thread Andrei-Florian Staicu
On Wed, May 30, 2012 at 7:39 PM, Peter Bukowinski wrote: > On May 30, 2012, at 12:13 PM, Andrei-Florian Staicu wrote: > > Hi all, > > Can you tell me if the puppetmaster (which is also a puppet node) can > be excluded from the default node definition? > The idea is that new unclassified nodes shou

Re: [Puppet Users] exclude puppetmaster from default

2012-05-30 Thread Peter Bukowinski
On May 30, 2012, at 12:13 PM, Andrei-Florian Staicu wrote: > Hi all, > > Can you tell me if the puppetmaster (which is also a puppet node) can > be excluded from the default node definition? > The idea is that new unclassified nodes should get the puppet.conf and > auth.conf files by default, but

[Puppet Users] exclude puppetmaster from default

2012-05-30 Thread Andrei-Florian Staicu
Hi all, Can you tell me if the puppetmaster (which is also a puppet node) can be excluded from the default node definition? The idea is that new unclassified nodes should get the puppet.conf and auth.conf files by default, but these files are pretty different on the master. Thanks. -- You recei

Re: [Puppet Users] puppet-load forbidden request to /catalog/*

2012-05-30 Thread Brice Figureau
Hi Matthew, As the original author of puppet-load (and the aforementioned blog post), I'm sorry to answer so late to this thread. On Wed, 2012-05-30 at 16:32 +0100, Matthew Burgess wrote: > > Apologies for taking so long to get back about this, more pressing > > matters took precedence. So, back

Re: [Puppet Users] resource override

2012-05-30 Thread Ryan Coleman
On Wed, May 30, 2012 at 6:27 AM, Papp Tamas wrote: > hi All, Hi. > > I'm a bit new to puppet. Is there a mailing list for puppet beginners?:) Welcome! No, but this list is for all skill levels. > > However I'd like to use this: > > class jay { >    include jay::postfix > } > > class jay::pos

Re: [Puppet Users] puppet-load forbidden request to /catalog/*

2012-05-30 Thread Matthew Burgess
On Wed, May 30, 2012 at 4:36 PM, Ryan Coleman wrote: > Could you please post the puppet-load command you're using? I've not > encountered any issues increasing the concurrency. Perhaps its a > mishandled syntax error. cd /usr/share/puppet/ext ./puppet-load.rb --node master.domain.com --server ma

Re: [Puppet Users] puppet-load forbidden request to /catalog/*

2012-05-30 Thread Ryan Coleman
On Wed, May 30, 2012 at 8:32 AM, Matthew Burgess wrote: > Indeed, I was doing something really daft.  I'd added the changes to > the bottom of auth.conf.  2 things were wrong in doing that: Glad you got that sorted! > Now though, is my next problem.  puppet-load works fine with > concurrency set

Re: [Puppet Users] puppet-load forbidden request to /catalog/*

2012-05-30 Thread Matthew Burgess
> Apologies for taking so long to get back about this, more pressing > matters took precedence.  So, back on this, I think I must be doing > something really daft then, as I've made that change to my auth.conf > file and still get the same forbidden errors. Indeed, I was doing something really daf

[Puppet Users] Disable HTML traces from Passenger

2012-05-30 Thread ollies...@googlemail.com
Hello, Not sure on this must be something in Apache/Passenger but I cannot find it right now. Is there anyway to disable the Ruby traces to return non--HTML output ? Many thanks, Paul -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to

[Puppet Users] resource override

2012-05-30 Thread Papp Tamas
hi All, I'm a bit new to puppet. Is there a mailing list for puppet beginners?:) I have a service module called postfix, which defines file in a class: file { '/etc/postfix/main.cf': owner => "root", group => "root", mode => 644, content => template('po

[Puppet Users] Re: how to reassign variable extlookup in manifest files

2012-05-30 Thread jcbollinger
On May 29, 8:47 am, liondgr8 wrote: > Hi puppet users, > > I would like to know how to reassign the global variables specifically > extlookup_datadir, extlookup_precedence. You cannot change the value of any variable once it's set. > My use case is in such a way that suppose I have 2 agents

[Puppet Users] Re: Simply Auto Increment A Number

2012-05-30 Thread jcbollinger
On May 29, 1:11 pm, Brian Carpio wrote: > Hi, > > I have a template which looks like this > > <% scope.lookupvar('openldap::params::ldapservers').each do |var| -%> > olcSyncrepl: {0}rid=001 provider="ldap://<%= var %>:389" > type=refreshAndPer >  sist retry="5 5 300 +" searchbase="<%= > scope.lo

[Puppet Users] Re: Puppet First Run after Install failing in module pe_mcollective

2012-05-30 Thread Shiva
Here you go.. rpm -qf /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/keytool java-1.6.0-openjdk-1.6.0.0-1.41.1.10.4.el6.x86_64 On May 29, 4:39 pm, Jeff McCune wrote: > On Tue, May 29, 2012 at 6:19 AM, Shiva wrote: > > > Jeff > > > This is where the keytool is > > > lrwxrwxrwx. 1 root root 49 Apr 27

[Puppet Users] Configuring Puppet for OnApp Cloud

2012-05-30 Thread ankush grover
Hi Friends, My company is soon to going to deploy a private cloud from OnApp in the infrastructure. Task given to me is to install puppet agent when any Cloud instance boots. After searching on the google found there are 2 ways to do this: * Create a template in which puppet agent is already ins

Re: [Puppet Users] Re: Puppet/Hiera and Git workflow

2012-05-30 Thread Jos Houtman
As said we handle this a little different. One branch for development, staging and live. Development of the puppet code base is done using in puppet environments, which can be used to test a change across systems in any of the environments. Once people consider the change working it is committed a