[Puppet-dev] Re: Unable to Install puppet Master

2012-05-16 Thread Jeeva
Hi Jeff, Sorry my Bad. mentioned wrong OS version. I'm actually installing in RHEL5.3 Thanks, Jeeva On May 16, 10:29 pm, Jeff McCune wrote: > On Wednesday, May 16, 2012, Jeeva wrote: > > Hi, > > >  I was trying to instal puppet-enterprise-2.5.1-el-5-x86_64 in centos6 > > machine. But got belo

[Puppet-dev] (puppetlabs/puppet) Change logging facility to debug for not supported provider features

2012-05-16 Thread wearetherobots
Please review pull request #798: Change logging facility to debug for not supported provider features opened by (zaphod42) Description: Bug #9160 was supposed to be targeted at the 2.7 line of code, but went into master instead in PR #370. This pull request applies the fi

[Puppet-dev] (puppetlabs/puppet) Another (hopefully final) attempt to resolve the source_attribute test failure

2012-05-16 Thread wearetherobots
On Wed May 16 22:09:30 UTC 2012 pull request #797 was closed. Another (hopefully final) attempt to resolve the source_attribute test failure requested by (cprice-puppet) The pull request was merged by: cprice-puppet -- You received this message because you are subscr

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Pieter van de Bruggen
On Wed, May 16, 2012 at 2:22 PM, Luke Kanies wrote: > On May 16, 2012, at 2:00 PM, Daniel Pittman wrote: > > > On Wed, May 16, 2012 at 1:51 PM, Deepak Giridharagopal > > wrote: > >> On Wed, May 16, 2012 at 2:07 PM, Chris Price > wrote: > >>> > >>> p.s., if we do go down this path it would be in

[Puppet-dev] (puppetlabs/puppet) Bug/2.7.x/8174 incorrect warning about deprecated scoping

2012-05-16 Thread wearetherobots
On Wed May 16 21:18:49 UTC 2012 pull request #794 was closed. Bug/2.7.x/8174 incorrect warning about deprecated scoping requested by (zaphod42) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group,

[Puppet-dev] (puppetlabs/puppet) Bug/2.7.x/8174 incorrect warning about deprecated scoping

2012-05-16 Thread wearetherobots
On Wed May 16 21:24:30 UTC 2012 pull request #795 was closed. Bug/2.7.x/8174 incorrect warning about deprecated scoping requested by (zaphod42) The pull request was merged by: daniel-pittman -- You received this message because you are subscribed to the Google Groups

[Puppet-dev] (puppetlabs/puppet) Another windows acceptance failure fix

2012-05-16 Thread wearetherobots
On Wed May 16 21:23:35 UTC 2012 pull request #796 was closed. Another windows acceptance failure fix requested by (cprice-puppet) The pull request was merged by: cprice-puppet -- You received this message because you are subscribed to the Google Groups "Puppet Develo

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Daniel Pittman
On Wed, May 16, 2012 at 2:22 PM, Luke Kanies wrote: > On May 16, 2012, at 2:00 PM, Daniel Pittman wrote: >> On Wed, May 16, 2012 at 1:51 PM, Deepak Giridharagopal >> wrote: >>> On Wed, May 16, 2012 at 2:07 PM, Chris Price wrote: p.s., if we do go down this path it would be interesting

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Luke Kanies
On May 16, 2012, at 2:00 PM, Daniel Pittman wrote: > On Wed, May 16, 2012 at 1:51 PM, Deepak Giridharagopal > wrote: >> On Wed, May 16, 2012 at 2:07 PM, Chris Price wrote: >>> >>> p.s., if we do go down this path it would be interesting to see if there >>> is some sort of existing library or st

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Andrew Parker
Since the language already has boolean logic expressions (http://docs.puppetlabs.com/guides/language_guide.html#expressions), it seems like what we are looking for is maybe some way of treating expressions as first-class and being able to pass them as parameters in order to be evaluated later.

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Daniel Pittman
On Wed, May 16, 2012 at 1:51 PM, Deepak Giridharagopal wrote: > On Wed, May 16, 2012 at 2:07 PM, Chris Price wrote: >> >> p.s., if we do go down this path it would be interesting to see if there >> is some sort of existing library or standard specification for boolean logic >> expressions that we

[Puppet-dev] (puppetlabs/puppet) Bug/2.7.x/8174 incorrect warning about deprecated scoping

2012-05-16 Thread wearetherobots
Please review pull request #794: Bug/2.7.x/8174 incorrect warning about deprecated scoping opened by (zaphod42) Description: Ed Brannin reported that the previous fix for bug #8174 didn't work with defined resource types. This pull request adds tests for the the case of u

Re: [Puppet-dev] Re: Taking github noise away from puppet-dev list

2012-05-16 Thread Daniel Pittman
We expect to have that done by the end of this week. (Don't ask why it turns out to be so hard. I don't even want to think about it. ;) On Wed, May 16, 2012 at 1:17 PM, Eric Sorenson wrote: > Not to be a pest, but um...whatever happened with this? Seemed like the > response was pretty unanimous

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Deepak Giridharagopal
On Wed, May 16, 2012 at 2:07 PM, Chris Price wrote: > p.s., if we do go down this path it would be interesting to see if there > is some sort of existing library or standard specification for boolean > logic expressions that we could piggy-back off of, rather than rolling our > own. > There are

[Puppet-dev] (puppetlabs/facter) (#14521) Fix install for vendored cfpropertylist code

2012-05-16 Thread wearetherobots
On Wed May 16 20:28:14 UTC 2012 pull request #210 was closed. (#14521) Fix install for vendored cfpropertylist code requested by (hkenney) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send

[Puppet-dev] (puppetlabs/facter) (#14521) Fix install for vendored cfpropertylist code

2012-05-16 Thread wearetherobots
Please review pull request #211: (#14521) Fix install for vendored cfpropertylist code opened by (hkenney) Description: In Facter 2.0 we're vendoring some code for cfpropertylist and install.rb mangled the path and did not include the license. This resolves both those iss

[Puppet-dev] (puppetlabs/puppet) (#14440) Fix rake manpage generation in master

2012-05-16 Thread wearetherobots
Please review pull request #793: (#14440) Fix rake manpage generation in master opened by (cprice-puppet) Description: This commit does some hacky initialization things which, in an ideal world, would be handled by our API rather than spilling out to the calling code. Ho

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Pieter van de Bruggen
On Wed, May 16, 2012 at 1:17 PM, R.I.Pienaar wrote: > > > - Original Message - > > From: "Chris Price" > > To: puppet-dev@googlegroups.com > > Sent: Wednesday, May 16, 2012 9:07:13 PM > > Subject: Re: [Puppet-dev] Community input requested on potential > `unless_uid` addition to user res

[Puppet-dev] Re: Taking github noise away from puppet-dev list

2012-05-16 Thread Eric Sorenson
Not to be a pest, but um...whatever happened with this? Seemed like the response was pretty unanimously in favour. On Monday, April 9, 2012 2:09:07 PM UTC-7, Michael Stanhke wrote: > > Since our move to github for pull requests and patches, the usefulness > of puppet-dev has declined significantl

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread R.I.Pienaar
- Original Message - > From: "Chris Price" > To: puppet-dev@googlegroups.com > Sent: Wednesday, May 16, 2012 9:07:13 PM > Subject: Re: [Puppet-dev] Community input requested on potential `unless_uid` > addition to user resources > > p.s., if we do go down this path it would be interest

[Puppet-dev] (puppetlabs/puppet) Apply commit from master that varies ports during tests

2012-05-16 Thread wearetherobots
On Wed May 16 20:14:58 UTC 2012 pull request #792 was closed. Apply commit from master that varies ports during tests requested by (cprice-puppet) The pull request was merged by: pcarlisle -- You received this message because you are subscribed to the Google Groups "

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Chris Price
p.s., if we do go down this path it would be interesting to see if there is some sort of existing library or standard specification for boolean logic expressions that we could piggy-back off of, rather than rolling our own. On Wed, May 16, 2012 at 1:05 PM, Chris Price wrote: > Aren't we, in effe

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Chris Price
Aren't we, in effect, introducing another (mini, boolean) language with this sort of proposal, though? I agree that the generality and flexibility is appealing, but the idea of designing and supporting another parser / lexer gives me pause. Not to say that the benefits might not be worthwhile...

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Luke Kanies
On May 16, 2012, at 11:27 AM, Pieter van de Bruggen wrote: > > […] > At the risk of getting booed off, what of this as a syntax? > > class users::resources { > resources { 'user': > purge => true, > unless => 'uid < 1 OR uid > 2'; > } > } > > This seems to be a more flexible

[Puppet-dev] (puppetlabs/puppet) Remove duplicated buggy fail definition

2012-05-16 Thread wearetherobots
On Wed May 16 19:44:46 UTC 2012 pull request #790 was closed. Remove duplicated buggy fail definition requested by (pcarlisle) The pull request was merged by: cprice-puppet -- You received this message because you are subscribed to the Google Groups "Puppet Developer

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Trevor Vaughan
It's not horrible, but you need to allow for intermediate ranges. On Wed, May 16, 2012 at 2:27 PM, Pieter van de Bruggen wrote: > On Tue, May 15, 2012 at 9:56 AM, Jeff Weiss > wrote: >> >> Puppet Community, >> >> We need your help. >> >> We have a terrific contribution from Bart ten Brinke that

[Puppet-dev] (puppetlabs/puppet) added another trace for debugging acceptance tests

2012-05-16 Thread wearetherobots
On Wed May 16 19:10:32 UTC 2012 pull request #791 was closed. added another trace for debugging acceptance tests requested by (cprice-puppet) The pull request was merged by: cprice-puppet -- You received this message because you are subscribed to the Google Groups "P

[Puppet-dev] (puppetlabs/facter) (#14521) Fix install for vendored cfpropertylist code

2012-05-16 Thread wearetherobots
Please review pull request #210: (#14521) Fix install for vendored cfpropertylist code opened by (hkenney) Description: In Facter 2.0 we're vendoring some code for cfpropertylist and install.rb mangled the path and did not include the license. This resolves both those iss

[Puppet-dev] (puppetlabs/puppet) Remove duplicated buggy fail definition

2012-05-16 Thread wearetherobots
Please review pull request #790: Remove duplicated buggy fail definition opened by (pcarlisle) Description: Opened: Wed May 16 18:27:26 UTC 2012 Based on: puppetlabs:master (82e96698504863b17ad7ddb4e2dd8f5e9065056d) Requested merge: pcarlisle:

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Pieter van de Bruggen
On Tue, May 15, 2012 at 9:56 AM, Jeff Weiss wrote: > Puppet Community, > > We need your help. > > We have a terrific contribution from Bart ten Brinke that would add an > `unless_uid` parameter to user resources. The pull is request is 628 ( > https://github.com/puppetlabs/puppet/pull/628). > > W

[Puppet-dev] (puppetlabs/puppet-acceptance) Add ability to pass "--trace" when calling apply

2012-05-16 Thread wearetherobots
On Wed May 16 18:07:16 UTC 2012 pull request #220 was closed. Add ability to pass "--trace" when calling apply requested by (cprice-puppet) The pull request was merged by: djm68 -- You received this message because you are subscribed to the Google Groups "Puppet Deve

[Puppet-dev] (puppetlabs/puppet) Add "trace" for a couple of failing tests

2012-05-16 Thread wearetherobots
On Wed May 16 18:02:55 UTC 2012 pull request #789 was closed. Add "trace" for a couple of failing tests requested by (cprice-puppet) The pull request was merged by: pcarlisle -- You received this message because you are subscribed to the Google Groups "Puppet Develop

[Puppet-dev] (puppetlabs/puppet) Fix more windows acceptance failures

2012-05-16 Thread wearetherobots
On Wed May 16 17:32:28 UTC 2012 pull request #788 was closed. Fix more windows acceptance failures requested by (cprice-puppet) The pull request was merged by: pcarlisle -- You received this message because you are subscribed to the Google Groups "Puppet Developers"

Re: [Puppet-dev] Puppet Labs devel package repos for yum and apt

2012-05-16 Thread Jeff Weiss
Fixed! https versions of {apt,yum}.puppetlabs.com are functional again. -Jeff Jeff Weiss Software Developer Puppet Labs, Inc. jeff.we...@puppetlabs.com On Wed, May 16, 2012 at 9:28 AM, David Schmitt wrote: > That's great, thanks! > > David > > > On 16.05.2012 18:05, Jeff Weiss wrote: > >> Davi

Re: [Puppet-dev] Puppet Labs devel package repos for yum and apt

2012-05-16 Thread David Schmitt
That's great, thanks! David On 16.05.2012 18:05, Jeff Weiss wrote: David, If https is good enough, then https://apt.puppetlabs.com and https://yum.puppetlabs.com exist also; however, for https, the yum vhost docroot currently seems to point to the wrong place. I'll get make sure that gets fix

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Josh Cooper
On Tue, May 15, 2012 at 9:56 AM, Jeff Weiss wrote: > Puppet Community, > > We need your help. > > We have a terrific contribution from Bart ten Brinke that would add an > `unless_uid` parameter to user resources. The pull is request is 628 ( > https://github.com/puppetlabs/puppet/pull/628). > > W

Re: [Puppet-dev] Puppet Labs devel package repos for yum and apt

2012-05-16 Thread Jeff Weiss
David, If https is good enough, then https://apt.puppetlabs.com and https://yum.puppetlabs.com exist also; however, for https, the yum vhost docroot currently seems to point to the wrong place. I'll get make sure that gets fixed asap. -Jeff Jeff Weiss Software Developer Puppet Labs, Inc. jeff.

[Puppet-dev] (puppetlabs/hiera) Split RPM to hiera and hiera-puppet

2012-05-16 Thread wearetherobots
Please review pull request #56: Split RPM to hiera and hiera-puppet opened by (traylenator) Description: This updates the spec file to produce two rpms instead of one hiera - the standalone application. hiera-puppet - the puppet functions. The motivation here is the s

Re: [Puppet-dev] Unable to Install puppet Master

2012-05-16 Thread Jeff McCune
On Wednesday, May 16, 2012, Jeeva wrote: > Hi, > > I was trying to instal puppet-enterprise-2.5.1-el-5-x86_64 in centos6 > machine. But got below error. It looks like you're using EL5 packages for an EL6 system. Do you have the correct PE installation distribution for the target OS? -Jeff --

[Puppet-dev] Unable to Install puppet Master

2012-05-16 Thread Jeeva
Hi, I was trying to instal puppet-enterprise-2.5.1-el-5-x86_64 in centos6 machine. But got below error. ## Installing packages from files... error: Failed dependencies: java >= 1.5.0 is needed by pe- tanukiwrapper-3.5.9-5.pe.el5.x86_64 ==

Re: [Puppet-dev] Community input requested on potential `unless_uid` addition to user resources

2012-05-16 Thread Trevor Vaughan
I very much like the idea of having a separate variable such as 'user_range' as proposed by David. This would allow for a single declaration instead of having to repeat things for each user that's created. There should probably be multiple options though: user_modifier { 'min_id': value => '1001

[Puppet-dev] (puppetlabs/puppet) Fix for #14199: Mount resource don't recognize already mounted resources if there is a symlink in mountpoint path

2012-05-16 Thread wearetherobots
On Wed May 16 10:57:03 UTC 2012 pull request #720 was closed. Fix for #14199: Mount resource don't recognize already mounted resources if there is a symlink in mountpoint path requested by (kupson) -- You received this message because you are subscribed to the Google Gro