[Puppet Users] Hiera ordered hashes

2012-07-02 Thread Jeremy Carroll
During DevOpsDays it was brought up that there may be a patch for ordered hashes with Hiera. Without this patch, all of my catalogs are compiled in random order. Any links to a patch that I can back-port, or a commit #? -- You received this message because you are subscribed to the Google Group

[Puppet Users] Re: Puppet 3.0 and Hiera

2012-05-04 Thread Jeremy Carroll
We use Hiera backed Puppet here at Klout. Mainly for the reasons of separating configuration data from puppet modules. We have had great success, and I welcome this change to puppet core. Reminds me of some of Chef's "Deep Merge" functionality. Here are a few of my thoughts. - Name spacing v

[Puppet Users] Re: Puppet 3.0 and Hiera

2012-05-04 Thread Jeremy Carroll
We use Hiera backed Puppet here at Klout. Mainly for the reasons of separating configuration data from puppet modules. We have had great success, and I welcome this change to puppet core. Reminds me of some of Chef's "Deep Merge" functionality. Here are a few of my thoughts. - Name spacing v

Re: [Puppet Users] Re: agent needs to make two runs before master compiles new catalog

2010-11-09 Thread Jeremy Carroll
I have these same options in my config.ru as well. --- # a config.ru, for use with every rack-compatible webserver. # SSL needs to be handled outside this, though. # if puppet is not in your RUBYLIB: # $:.unshift('/opt/puppet/lib') $0 = "master" # if you want debugging: # ARGV << "--debug" ARG

Re: [Puppet Users] Re: agent needs to make two runs before master compiles new catalog

2010-11-09 Thread Jeremy Carroll
I am having the same issue, and am running about the same stack. CentOS 5.5 facter (1.5.8) fastthread (1.0.7) passenger (2.2.15) puppet (2.6.2) puppet-module (0.3.0) rack (1.1.0) rake (0.8.7) stomp (1.1.6) On Tue, Nov 9, 2010 at 2:50 PM, Kent wrote: > Patrick, thanks for the speedy reply once

[Puppet Users] Puppet-dashboard does not show "last 30 puppet runs".

2010-11-09 Thread Jeremy Carroll
The list is totally blank. I see no errors in production.log. Does anybody know of a way I can troubleshoot this problem? Here is a screenshot of the issue. http://imgur.com/Lt2fn.png Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To

Re: [Puppet Users] Re: New user - Issue using Generic::Mkuser in the ghoneycutt/generic module.

2010-10-08 Thread Jeremy Carroll
That worked. Thanks for the tip. On Fri, Oct 8, 2010 at 12:30 PM, Garrett Honeycutt wrote: > On Oct 8, 8:59 am, Jeremy Carroll wrote: > > I'm trying to automatically create users as a requirement for ssh keys > > to work. Here is my issue. I am getting this error from th

[Puppet Users] New user - Issue using Generic::Mkuser in the ghoneycutt/generic module.

2010-10-08 Thread Jeremy Carroll
I'm trying to automatically create users as a requirement for ssh keys to work. Here is my issue. I am getting this error from the agent. The SSH part works fine, but it will not create the user due to a dependency issue. I do not know how to debug this. err: Could not run Puppet configuration cli