[Puppet Users] Re: Weird mode issues with /var/lib/puppet/lib

2012-12-03 Thread Shawn Knight
Correction; the mode the production server wants for that directory is 2775, not 2755. I'm still baffled why the two masters are different and managing that directory on the agent. --Shawn -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To v

[Puppet Users] Weird mode issues with /var/lib/puppet/lib

2012-12-03 Thread Shawn Knight
I have two puppet master servers in my fledgling puppet infrastructure, a production one and a dev one. I have configured the production one as the authoritative CA, and I have one test agent machine which I'm switching back and forth with the "server" option in /etc/puppet/puppet.conf. When I

[Puppet Users] Re: Help: sysctl implementation with defined types

2012-11-27 Thread Shawn Knight
Appreciated, certainly. But again, for the sake of learning Puppet better, I'd like to know why my code doesn't work. :) On Tuesday, November 27, 2012 2:06:17 PM UTC-5, Fiddyspence wrote: > > Try http://forge.puppetlabs.com/fiddyspence/sysctl -- You received this message because you are subsc

[Puppet Users] Help: sysctl implementation with defined types

2012-11-27 Thread Shawn Knight
Hi folks, Still a beginner with Puppet. I'm trying to set up a simple class for building a sysctl.conf, and I've hit a stumbling block. I could go with the sysctl solutions other people have written with custom ruby functions or augeas, but solving the problem I'm having might be instructive fo

[Puppet Users] Open Source to Enterprise migration?

2012-10-10 Thread Shawn Knight
Hi, Can any users of Puppet tell me about experiences in upgrading a Puppet Open Source environment to Enterprise? We're evaluating what our options are in getting started with our new infrastructure deployment and we'd love a sense of "how painful will it be if we start with OS and later deci