Re: [Puppet Users] Re: Puppet proxies

2012-01-11 Thread Nan Liu
On Wed, Jan 11, 2012 at 8:57 AM, Jeff Sussna wrote: > I'm not looking to create Puppet environments in AWS. Rather the > opposite: use Puppet to configure AWS services, including things like > RDS, ElastiCache, ELB, that can't have puppet agents running on them. > I had hoped to use CloudFormation

Re: [Puppet Users] augeas error: Could not evaluate: unknown error - Failed to initialize Augeas

2012-01-11 Thread R.I.Pienaar
- Original Message - > > augeas-devel-0.8.1-7.8.2 > libaugeas0-0.8.1-7.8.2 > > > > > > ruby-devel-1.8.7.p72-5.30.5 > rubygem-rake-0.8.7-0.1.4 > ruby-1.8.7.p72-5.30.5 > rubygems-1.3.7-1.3.3 also need the augeas ruby bindings -- You received this message because you are subscribed

[Puppet Users] augeas error: Could not evaluate: unknown error - Failed to initialize Augeas

2012-01-11 Thread Lawrie Care
Hi, I am running puppet 2.6.12 on a SLES11SP1 server. I get the following error message as part of the puppet catalog run on a SLED11SP1 client. Augeas[sap_host_entries](provider=augeas): Opening augeas with root /, lens path , flags 0 err: /Stage[main]/Sap/Augeas[sap_host_entries]: Could not eva

Re: [Puppet Users] Re: Yum issues

2012-01-11 Thread JM
josbal gmail.com> writes: > > > Thanks guys. I will give both your suggestions a try and see how i get > on. > --~--~-~--~~~---~--~~ > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send e

Re: [Puppet Users] Re: tagmail issue

2012-01-11 Thread Ashley Gould
Hi Nan, On Tue, Jan 10, 2012 at 11:56:20PM -0600, Nan Liu wrote: > See below: > > On Tue, Jan 10, 2012 at 2:18 PM, Ashley Gould wrote: > > I have found a work around, but I would still like to understand what > > is correct behavior. > > Not sure what you mean, the only clarification is the no

[Puppet Users] How to concat attribut

2012-01-11 Thread Antidot SAS
Hi everyone, Let's say that I have declared a virtual ressource as follow: @group { 'test': gid => '999', tag => [ 'test' ], } Is that possible to do some kind of "+>" later on? like that Group['test'] { tag +> ['foo'] } Because when I want to create the virtual ressource I have no idea

[Puppet Users] Re: Something wrong with puppet-users group?

2012-01-11 Thread Jeff Sussna
FWIW It's an order of magnitude bigger than any of the other groups I subscribe to. If you go directly to http://groups.google.com/group/puppet-users/topics?hl=en it loads just fine. On Jan 11, 9:16 am, James Turnbull wrote: > Jeff Sussna wrote: > > All my other Google Groups load pretty quickly

Re: [Puppet Users] Something wrong with puppet-users group?

2012-01-11 Thread James Turnbull
Jeff Sussna wrote: > All my other Google Groups load pretty quickly. Puppet-users is very > slow and often times out. > Yes - I just noticed this and I am not sure what's happening. We've only got 30K messages. I am unsure if that's a lot and perhaps causing an issue? Regards James Turnbull --

[Puppet Users] Re: Puppet proxies

2012-01-11 Thread Jeff Sussna
I'm not looking to create Puppet environments in AWS. Rather the opposite: use Puppet to configure AWS services, including things like RDS, ElastiCache, ELB, that can't have puppet agents running on them. I had hoped to use CloudFormation itself for that purpose. Their support for change management

Re: [Puppet Users] I am looking to try to mixing sounrce and content in a file instance

2012-01-11 Thread Dan White
Thanks for responding, Felix - Felix Frank wrote: > Hi, > > On 01/10/2012 07:05 PM, Dan White wrote: > > I am trying to design flexibility, and I am finding a "conflict of purpose" > > between the source snd content metaparameters. > > is there a practical use case that actually requires t

[Puppet Users] Something wrong with puppet-users group?

2012-01-11 Thread Jeff Sussna
All my other Google Groups load pretty quickly. Puppet-users is very slow and often times out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, se

Re: [Puppet Users] Explanation of the resource package, little information in reference type

2012-01-11 Thread Felix Frank
Hi, On 01/11/2012 12:19 PM, Antonio Xanxess wrote: > What I want is to add the option --force-yes to the command to force > the installation of the parcel. when truly in this kind of pinch, I have used exec {} rather than package {} in the past to supply this parameter. It's much better practice

[Puppet Users] Re: copying file(s) from agent to master??

2012-01-11 Thread Sans
On Jan 11, 6:12 am, Nan Liu wrote: > > I think it's /var/lib/puppet/bucket instead of clientbucket on the server > side. > As I already said: don't see it in the "/var/lib/puppet/bucket" either. Hope I'm not missing anything here. cheers!! -- You received this message because you are subscribe

[Puppet Users] Explanation of the resource package, little information in reference type

2012-01-11 Thread Antonio Xanxess
Hi everyone!! I have a problem with the package resource. Currently all my nodes use the same operating system, Debian. The problem is that the documentation of Puppet are many variables that are not explained in detail and have not found detailed information on the Internet. My problem comes in t

Re: [Puppet Users] Stupid Exec

2012-01-11 Thread Andrew Hendry
Did you sort this one out? I also found out puppet on some solaris systems doesn't like [ or ( as first character. A hack to get past it was to change the first character $command = "true && ( /apps/path/scripts/install.sh || true )  && touch /etc/ On Fri, Jan 6, 2012 at 7:52 AM, Jo Rhett wrote:

[Puppet Users] Re: Puppet capacity with apache+passenger, server saturated

2012-01-11 Thread Antonio Xanxess
Hello everyone, Ramin and Gabriel Thanks for the answer and feel the delay in replying. Solve the problem of abusive use of memory by modifying some parameters of passenger, shortening the lifetime of instances of puppetmaster and performing a triple nodes dispersion: Dispersion time (the nodes spe

Re: [Puppet Users] I am looking to try to mixing sounrce and content in a file instance

2012-01-11 Thread Felix Frank
Hi, On 01/10/2012 07:05 PM, Dan White wrote: > I am trying to design flexibility, and I am finding a "conflict of purpose" > between the source snd content metaparameters. is there a practical use case that actually requires that much "flexibility"? In the design scheme you've sketched, I would