Re: [Puppet Users] Re: error with puppet

2011-06-25 Thread Martin Alfke
On 24.06.2011, at 22:59, jcbollinger wrote: > > > On Jun 24, 3:30 am, Neelam wrote: >> err: Could not retrieve catalog from remote server: hostname was not >> match with the server certificate >> warning: Not using cache on failed catalog >> err: Could not retrieve catalog; skipping run >> >>

[Puppet Users] Re: Different users within same exec

2011-06-25 Thread ssk1287
That is exactly what I ended up using. Isn't there a more "puppetty" way of doing this ? On Jun 24, 5:41 pm, Nathan Clemons wrote: > Use su -c user? > -- > Nathan Clemonshttp://www.livemocha.com > The worlds largest online language learning communityOn Fri, Jun 24, 2011 at > 3:06 PM, ssk1287 w

Re: [Puppet Users] Setting requirements using collection -vs- before/require meta-parameters

2011-06-25 Thread Nigel Kersten
On Fri, Jun 24, 2011 at 5:44 PM, Jon Jaroker wrote: > Hello, > > Could someone explain why a relationship implemented with a collection > is honored by Puppet, but a 'before' or 'require' meta-parameter fails > for the example below. > > --- THIS WORKS -- > Nfs::Client <| |>  -> Class['myc

Re: [Puppet Users] Custom facts - chicken or the egg

2011-06-25 Thread Nigel Kersten
On Fri, Jun 24, 2011 at 4:28 PM, Craig White wrote: > 1. I want to require => > /etc/puppet/modules/custom/lib/facter/$SOME_CUSTOM_FACT is actually executed > and the fact is established before a particular package is > installed/configured. I can't seem to find the proper syntax for requiring

Re: [Puppet Users] Custom facts - chicken or the egg

2011-06-25 Thread Daniel Pittman
On Sat, Jun 25, 2011 at 07:51, Nigel Kersten wrote: > On Fri, Jun 24, 2011 at 4:28 PM, Craig White wrote: […] >> 2. It seems that the custom/lib/facter directory is a bit squirrelly in that >> it gags on the automatic backup files created by emacs (FILENAME.rb~) and if >> I create a resource t

Re: [Puppet Users] Re: Different users within same exec

2011-06-25 Thread Daniel Pittman
Nope. If you feel strongly that there should be, you can drop in a feature request or submit a patch, and we would be happy to consider it. Generally, though, it seems like a very strange requirement. I can't imagine why you would need to do those operations as different users, although I absolu

Re: [Puppet Users] Custom facts - chicken or the egg

2011-06-25 Thread Nigel Kersten
On Sat, Jun 25, 2011 at 11:54 AM, Daniel Pittman wrote: > Regardless of that, if you can submit a bug report about the failure, > that would be excellent.  Facter *shouldn't* be that easy to break. ;) Ugh. I missed that there was an error in this case, and yes, we totally shouldn't gag on such

[Puppet Users] When will puppet versions later than 2.6.4 be available on macports?

2011-06-25 Thread Henrik Lindberg
Title says it all... "When will puppet versions later than 2.6.4 be available on macports?" Regards - henrik -- 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 fro

Re: [Puppet Users] When will puppet versions later than 2.6.4 be available on macports?

2011-06-25 Thread Nigel Kersten
On Sat, Jun 25, 2011 at 6:23 PM, Henrik Lindberg wrote: > Title says it all... "When will puppet versions later than 2.6.4 be > available on macports?" um... when I fix the bug that it's currently suffering and is blocking updates? :) It is set to openmaintainer, so anyone can contribute patche