On Wed, May 30, 2012 at 8:32 AM, Matthew Burgess <[email protected]> wrote: > Indeed, I was doing something really daft. I'd added the changes to > the bottom of auth.conf. 2 things were wrong in doing that:
Glad you got that sorted! > Now though, is my next problem. puppet-load works fine with > concurrency set to 1. As soon as I increase that number though, I get > the following error: > > undefined method `>' for ["2.7.14", "2.7.14"]:Array on node master.domain.com > > Is this an issue with my Ruby version (1.8.7.299-7), or is it a bug in the > code? Could you please post the puppet-load command you're using? I've not encountered any issues increasing the concurrency. Perhaps its a mishandled syntax error. --Ryan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
