Re: [Puppet Users] Re: [Puppet-dev] Collections and Realizing Resources

2011-02-13 Thread Dan Bode
On Sun, Feb 13, 2011 at 7:21 PM, Nigel Kersten wrote: > > > On Sat, Feb 12, 2011 at 7:40 PM, Dan Bode wrote: > >> >>> Could we add the ability to query whether a given resource has been realized or not? How much of an ordering problem is this? Package <| state == virtual |> Packag

[Puppet Users] Supporting IE6 in Dashboard

2011-02-13 Thread daniel
If you have trouble viewing or submitting this form, you can fill it out online: https://spreadsheets.google.com/viewform?formkey=dGJUQ2FRUGVSekJ5TXl0eUhkWnU2OEE6MQ Supporting IE6 in Dashboard G'day. We were trying to work out if there is substantial demand for IE6 support in Dashboard. It

Re: [Puppet Users] Re: [Puppet-dev] Collections and Realizing Resources

2011-02-13 Thread Daniel Pittman
On Sun, Feb 13, 2011 at 19:21, Nigel Kersten wrote: > On Sat, Feb 12, 2011 at 7:40 PM, Dan Bode wrote: >>> Could we add the ability to query whether a given resource has been realized or not? How much of an ordering problem is this? Package <| state == virtual |> Package <| st

Re: [Puppet Users] Re: [Puppet-dev] Access to an AIX box shell to continue developing AIX providers

2011-02-13 Thread Héctor Rivas Gándara
> I'm currently trying to source both AIX and HP-UX platforms as test beds > for other Puppet matters - if I can get them I'll arrange for access to > the AIX piece so you can continue your work. > Do you have a preference/recommendation for AIX/pSeries OS versions? Great! No preference, any AIX 6

[Puppet Users] certificate does not match

2011-02-13 Thread Tim Dunphy
Hello list, I am having a problem with one of my puppet clients contacting the puppet server. All of my puppet nodes are working with the current manifest (such as it is, until I get a chance to develop it a little more). The server I am having issues with had to be re-provisioned. Once I did I

[Puppet Users] Re: [Puppet-dev] Collections and Realizing Resources

2011-02-13 Thread Nigel Kersten
On Sat, Feb 12, 2011 at 7:40 PM, Dan Bode wrote: > >> Could we add the ability to query whether a given resource has >>> been realized or not? How much of an ordering problem is this? >>> Package <| state == virtual |> >>> Package <| state == real |> >>> >> > Sounds reasonable, I have actually tr

Re: [Puppet Users] Re: multiple yum repos in manifest

2011-02-13 Thread Daniel Pittman
On Wed, Feb 9, 2011 at 08:34, Mohamed Lrhazi wrote: > On Tue, Feb 8, 2011 at 1:22 PM, Tim Dunphy wrote: >> Couldn't fork %post: Cannot allocate memory > > Can you perform the actions manually, without puppet involved? this > looks like memory shortage issue... At a guess, puppet uses a bunch of

Re: [Puppet Users] Re: can we choose which inteface defines the $ipaddress fact?

2011-02-13 Thread Daniel Pittman
On Wed, Feb 9, 2011 at 08:41, Klaus Ethgen wrote: Sorry for jumping in late to this discussion, but: To answer the original query, "is it possible to change which IP address is used?": No, it is not possible, because this is a daft fact that *claims* to deliver something that is, in fact, not a

Re: [Puppet Users] Parameterized class syntax...

2011-02-13 Thread Jeff McCune
On Sun, Feb 13, 2011 at 11:00 AM, Peter Berghold wrote: > > > Tried putting single quotes around tthe title as follows: > class { >        'openldap::config' : >     prefix => "dc=sharkrivertech,dc=com", >          rootpw => 'xx' > } > > > When puppet is run I get: > > err:

Re: [Puppet Users] puppetrun :: "HTTP-Error: 500 Internal Server Error" (w/ Passenger)

2011-02-13 Thread Jeff McCune
On Fri, Feb 11, 2011 at 11:38 AM, CraftyTech wrote: > I'm running puppetmaster with passenger and it's breaking my puppetrun > capabilities.  If run puppetrun running from webbrick it runs, if I run it > with apache/passenger, it gives me an error. It sounds like puppetrun isn't using the same ce

[Puppet Users] Ben Hughes

2011-02-13 Thread James Turnbull
We're pleased to announce we're expanding our Operations & Support team. We've just added Ben Hughes (a.k.a barn on IRC) to the team. In Ben's words: "How do you do? I'm Ben. Yes I'm British, but I'm nice other than that. I drink coffee rather than tea, so that's okay. I've spent the last few y

Re: [Puppet Users] Complex data structures: working around a parser bug

2011-02-13 Thread Daniel Pittman
On Thu, Feb 10, 2011 at 09:32, Matthew Pounsett wrote: This works for me on 2.6.5rc2, which is before any of the recent patching of the parser in the area: $dev_numbers = { 'null' => { 'freebsd' => [ 0, 6 ], 'ubuntu'=> [ 1, 3 ], }, 'random' => { 'freebsd' => [ 0, 12 ]

Re: [Puppet Users] Parameterized class syntax...

2011-02-13 Thread Peter Berghold
Tried putting single quotes around tthe title as follows: class { 'openldap::config' : prefix => "dc=sharkrivertech,dc=com", rootpw => 'xx' } When puppet is run I get: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Pars

Re: [Puppet Users] puppet kick and "Could not set 'file on ensure: Is a directory - /var/lib/puppet/facts"

2011-02-13 Thread DigitalWonk
Hello Matthew, If I find a resolution, I'll let you know, but as of yet, I do not have a fix. After tracing a little into the code on the puppetmaster side, I believe the error comes from the puppet agent and not on the puppet master, but I cannot confirm this definitively. I have also tried

Re: [Puppet Users] Making dependencies work with variable resource names

2011-02-13 Thread Nigel Kersten
On Sat, Feb 12, 2011 at 10:38 PM, Ashley Gould wrote: > somehow you have to > parse out the path components of $dir and ensure them one by one. > Why is it puppet does not have a nice trick for "mkdir -p"? > > Because it's really not clear how it should best behave with a bunch of cases. This wo

Re: [Puppet Users] Re: puppetrun :: "HTTP-Error: 500 Internal Server Error" (w/ Passenger)

2011-02-13 Thread Iain Sutton
We use passenger and puppet 0.25.5 too. Since I've never figured out the right contents for namespaceauth.conf on the puppetmaster to avoid these 500 errors when performing puppetruns, we perform the following steps: 1. delete the namespaceauth.conf file on the puppetmaster 2. ensure that the the