[Puppet Users] Re: Nginx + passenger + puppetmaster

2012-06-06 Thread vulzscht
unfortunately this haven't helped me with auth.conf even with your config it returns 403 error i will dig into it a bit more and provide my results here in case of success On Jun 5, 4:35 pm, Rémi wrote: > Ok. No problem for me with Nginx. > So this is configuration, if you want to compare with y

[Puppet Users] MCollective not all nodes answer to commands when using aes_security plugin

2012-06-06 Thread Martin Willemsma
Hi, I deployed MCollective to our Puppet clients. approx. ~ 200. Our platform requires the most secure setup possible, so PSK as securityprovider is not an option. Therefor I changed the security provider to aes_security reusing puppets certificates in the server.cfg as found in the docs (1) Our

[Puppet Users] Duplicate package resource solutions?

2012-06-06 Thread Ryan Bowlby
Hi Guys, I searched through the forum and found a few related threads but no clear puppet sanctioned solution. We have several modules that require the same package, for example rsync or gcc. We usually solve these conflicts by making that package a standalone module. We don't want to have modu

[Puppet Users] Hiera with Yaml and Json backend does not seem to work for me.

2012-06-06 Thread Steven Truong
Dear all, I tried to use both yaml and json backends because some of my users might not know Yaml. However, when I ran hiera from the CLI, I could only retrieve things from YAML and not in JSON. The objects in JSON are not overlapped with those in YAML. I could retrieve all objects when I ran Y

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Berry Sizemore
We learned more about the ENC today. When a node has been placed into the console, but the puppet.conf for the node has report=false, the classes set for the node continue to work. This was a janitorial task for me, and no classes for that node had been assigned. The logs suggested pe_accounts w

Re: [Puppet Users] Problem with Virtual Resource

2012-06-06 Thread Walter Heck
We usually choose to inherit the developers class from the virtual class, have you tried that approach? On Thu, Jun 7, 2012 at 7:44 AM, Worker Bee wrote: > 2.7.9.. > > > > > > > On Wed, Jun 6, 2012 at 7:37 PM, Jeff McCune wrote: >> >> On Wed, Jun 6, 2012 at 4:26 PM, Worker Bee wrote: >> > Hello

[Puppet Users] Re: [Puppet-dev] Announce: Puppet 2.7.16rc1 Available

2012-06-06 Thread Trevor Vaughan
All, Very awesome work on this release and I'm looking forward to trying it out. Is there any chance that DNS SRV records are going to make it into 2.7? Thanks, Trevor On Wed, Jun 6, 2012 at 7:52 PM, Matthaus Litteken wrote: > Puppet 2.7.16rc1 is a maintenance release candidate for Puppet in

[Puppet Users] Announce: Puppet 2.7.16rc1 Available

2012-06-06 Thread Matthaus Litteken
Puppet 2.7.16rc1 is a maintenance release candidate for Puppet in the 2.7.x series. (Puppet 2.7.15 died in the thunderdome). The release notes below include notes from the 2.7.15 series, so you may see some changes repeated from previous emails. Downloads are available at: * Source https://downlo

Re: [Puppet Users] Problem with Virtual Resource

2012-06-06 Thread Worker Bee
2.7.9.. On Wed, Jun 6, 2012 at 7:37 PM, Jeff McCune wrote: > On Wed, Jun 6, 2012 at 4:26 PM, Worker Bee wrote: > > Hello Everyone; > > > > I am stuck... > > > > I am testing creating virtual resources and having no luck at all. I am > not > > getting any errors when I execute puppet agent

Re: [Puppet Users] Problem with Virtual Resource

2012-06-06 Thread Jeff McCune
On Wed, Jun 6, 2012 at 4:26 PM, Worker Bee wrote: > Hello Everyone; > > I am stuck... > > I am testing creating virtual resources and having no luck at all.  I am not > getting any errors when I execute puppet agent --test but, the user account > is never getting created.  I would be so grateful i

[Puppet Users] Problem with Virtual Resource

2012-06-06 Thread Worker Bee
Hello Everyone; I am stuck... I am testing creating virtual resources and having no luck at all. I am not getting any errors when I execute puppet agent --test but, the user account is never getting created. I would be so grateful if anyone would be kind enough to offer some advice. (virtual.

[Puppet Users] Puppet 2.7.15: Thunderdome

2012-06-06 Thread Matthaus Litteken
As specified in our timed-release cycle process, we've entered the THUNDERDOME for the 2.7.15 series (May) vs 2.7.16 series (June). Two releases enter; one leaves. It was determined today that 2.7.16 has won the Thunderdome. (An epic battle, 2.7.15 put up a good fight and looked like it would kn

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Jeff McCune
On Wed, Jun 6, 2012 at 11:49 AM, Berry Sizemore wrote: > On the puppet master /opt/puppet/share/puppet/modules/pe_accounts does > exist, but not on the either node (one that works and one that gets the > error message). The module not being there is the problem. =) -Jeff -- You received this

[Puppet Users] Hiera Lookup Issues Ubuntu 12.04

2012-06-06 Thread Gmoney
I receive this error message: err: Could not retrieve catalog from remote server: Error 400 on SERVER: undefined method `empty?' for nil:NilClass at /etc/puppet/ manifests/site.pp:16 It's coughing on my code in site.pp which looks like so ( all other hiera_include have no issues, problem is at no

[Puppet Users] Announce: Facter 1.6.10rc1 Available

2012-06-06 Thread Moses Mendoza
Facter 1.6.10rc1 is a maintenance release candidate in the 1.6.x branch with bug fixes. It includes contributions from Hailee Kenney, Josh Cooper, Jeff Weiss, Stefan Shulte, and Moses Mendoza. This release is available for download at: https://downloads.puppetlabs.com/facter/facter-1.6.10rc1.tar

[Puppet Users] Re: ENC and Passenger

2012-06-06 Thread Brian Carpio
Nevermind, I turned on debug and noticed passenger / apache couldn't read the puppet.conf file. Once I fixed that everything worked as expected. On Jun 6, 12:19 pm, Brian Carpio wrote: > Hi, > > I have passenger up and running and everything was working file while > I was using the /etc/puppet/

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Berry Sizemore
On the puppet master /opt/puppet/share/puppet/modules/pe_accounts does exist, but not on the either node (one that works and one that gets the error message). On Wednesday, June 6, 2012 10:00:03 AM UTC-7, Ryan Coleman wrote: > > On Wed, Jun 6, 2012 at 8:39 AM, wrote: > > Does it matter that it

[Puppet Users] ENC and Passenger

2012-06-06 Thread Brian Carpio
Hi, I have passenger up and running and everything was working file while I was using the /etc/puppet/manifests/nodes.pp file. Recently I switched over to using LDAP as an external node classifer and now when I start passenger for some reason puppet doesn't look to ldap for node class info. Howeve

Re: [Puppet Users] SSL emailAddress interpreted as part of the CN when using puppet with an external PKI

2012-06-06 Thread Jeff McCune
On Sat, Jun 2, 2012 at 7:59 AM, Andrew Wasilczuk wrote: > Hi Jeff, > >>    You may be running into a bug in Puppet but I'm not entirely sure yet... >>    What web server are you using to terminate the SSL connection from the >>    agent to the master?  Is it simply the built in one provided by `pu

Re: [Puppet Users] Restart service on ensure running ; class dependecies

2012-06-06 Thread Jo Rhett
On Jun 6, 2012, at 10:33 AM, Andrei-Florian Staicu wrote: > First, for services that have ensure=>runnig and for which "service > bla status" returns not running, can puppet be convinced to call > "service bla restart" instead of "service bla start"? Would be easier to change the command used to c

[Puppet Users] Restart service on ensure running ; class dependecies

2012-06-06 Thread Andrei-Florian Staicu
Hi all, May i get your opinion on the following two subjects? First, for services that have ensure=>runnig and for which "service bla status" returns not running, can puppet be convinced to call "service bla restart" instead of "service bla start"? Second question, about class dependencies. I ha

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Jeff McCune
On Wed, Jun 6, 2012 at 10:00 AM, Ryan Coleman wrote: > On Wed, Jun 6, 2012 at 8:39 AM, Berry Sizemore > wrote: >> Does it matter that it is a core class that comes with Puppet Enterprise? > > Nope. That's a just a module that comes pre-deployed to a portion of > the modulepath. Try `puppet modul

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Ryan Coleman
On Wed, Jun 6, 2012 at 8:39 AM, Berry Sizemore wrote: > Does it matter that it is a core class that comes with Puppet Enterprise? Nope. That's a just a module that comes pre-deployed to a portion of the modulepath. Try `puppet module list --tree` or `puppet config print modulepath` and make sure

Re: [Puppet Users] file path problems

2012-06-06 Thread Jeff McCune
The $path_logs variable doesn't hold the value you expect. You might try printing the variable with notice() or a notify resource. -Jeff On Jun 6, 2012, at 7:57 AM, "llow...@oreillyauto.com" < llow...@oreillyauto.com> wrote: In my code, I have the following snippet: file { 'es_conf':

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Berry Sizemore
Does it matter that it is a core class that comes with Puppet Enterprise? On Tuesday, June 5, 2012 5:44:55 PM UTC-7, Jo wrote: > > Or the class is failing to compile for some reason. You have to check the > logs on the master to find out why. It only tells you once. > > On Jun 5, 2012, at 4:43 PM

[Puppet Users] Re: Why or who disabled client?

2012-06-06 Thread Pavel Drobushevich
Hi John, Thank you for your response. We use very short interval, so I think first scenario is applicable for us. We will try to reduce execution time. Pavel On Tuesday, June 5, 2012 4:51:06 PM UTC+3, jcbollinger wrote: > > > > On Jun 5, 2:13 am, Pavel Drobushevich > wrote: > > Hi all, > >

Re: [Puppet Users] Re: Autoscaling with Puppet

2012-06-06 Thread Stephen Gran
Hello, On Tue, 2012-06-05 at 08:43 -0600, Matthew Boeckman wrote: > Thanks, that's very helpful. > > > What are other users doing with autoscale to define their nodes.pp? A > wildcard match? Basing replies off a custom fact like this? I'm > already looking at using a non-fqdn based certname via

[Puppet Users] file path problems

2012-06-06 Thread llow...@oreillyauto.com
In my code, I have the following snippet: file { 'es_conf': ensure => directory, path=> $path_conf, require => File['es_dir']; 'es_data': ensure => directory, path=> $path_data, require => File['es_dir']; 'es_logs': ensure => direc

Re: [Puppet Users] Puppet and Passenger.. configprint

2012-06-06 Thread JA
I am sorry, I cannot find the docs you are referring to. Would you mind pointing me in the correct direction? Thank you!! On Wed, Jun 6, 2012 at 2:57 AM, Jo Rhett wrote: > If you read the docs for that parameter, it only takes webrick or nginx. It > determines that it's running under passenger

[Puppet Users] Re: Creating configuration for dhcpd

2012-06-06 Thread Jiří Červenka
> The problem in this case is this declaration inside your "preseed" > definition: > >         file { "/etc/dhcp/dhcpd.conf-$name": > ... >                 path    => "/etc/dhcp/dhcpd.conf", > ... >         } #file > > Note that you are giving a literal path to a resource declared within > a define

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

2012-06-06 Thread Matthew Burgess
> On Sat, Jun 2, 2012 at 2:27 PM, Brice Figureau > wrote: >> >> So my suggestion would be to: >> gem uninstall em-http-request >> gem install -v 0.2.5 em-http-request Unfortunately, that hasn't had any effect either. I've now got the same versions of gems installed as you, including downgrading

Re: [Puppet Users] rspec spec_helper

2012-06-06 Thread Dan Carley
On Jun 4, 2012 5:07 PM, "Jeff McCune" puppetlabs.com > wrote: > I'll leave the description to Branan but please be aware that we're > actively and currently working to centralize all of this into a single > repository named puppetlabs_spec_helper. The goal of this repository > is to provide a sin