[Puppet Users] Issues switching over to using environments

2011-10-11 Thread Deven Phillips
epath = $confdir/dev/modules templatedir = $confidr/dev/templates Puppet Master is running 2.7.3 and the agents are a mix of 2.6.x versions. Any suggestions would be greatly appreciated... Thanks, Deven Phillips Senior Systems Administrator DNS.com, A Comodo Company -- You received this message be

Re: [Puppet Users] Issues switching over to using environments

2011-10-11 Thread Deven Phillips
o the environment manifestdir/modulepath/templatedir not being set correctly or not existing. Are you certain that those directories exist? What environment is demonstrating this? On Tue, Oct 11, 2011 at 10:30 AM, Deven Phillips wrote: Hello all, I have been searching through the list archives,

Re: [Puppet Users] Issues switching over to using environments

2011-10-11 Thread Deven Phillips
rs trying to get the sshd_config file. TIA!! Deven On Tue, Oct 11, 2011 at 3:18 PM, Deven Phillips wrote: > > Oh! IC... Let me try that... > On Tue, Oct 11, 2011 at 3:15 PM, Aaron Grewell > wrote: >> >> That'll be an error in your module's manifest or directory l

Re: [Puppet Users] Issues switching over to using environments

2011-10-11 Thread Deven Phillips
shell/File[/etc/ssh/sshd_config]: Could not evaluate: Could not retrieve information from environment production source(s) puppet://lou1/modules/files/generic_node/etc/ssh/sshd_config at /etc/puppet/prod/manifests/classes/ssh.pp:55 TIA, Deven On Tue, Oct 11, 2011 at 3:23 PM, Deven Phillips

Re: [Puppet Users] Issues switching over to using environments

2011-10-11 Thread Deven Phillips
ig > > and the source line as > >  puppet://lou1/modules/generic_node/etc/ssh/sshd_config > > -- > Jacob Helwig > > On Tue, 11 Oct 2011 15:26:16 -0400, Deven Phillips wrote: >> Date: Tue, 11 Oct 2011 15:26:16 -0400 >> From: Deven Phillips >> To: puppet-user

Re: [Puppet Users] Issues switching over to using environments

2011-10-11 Thread Deven Phillips
Jacob, That was the problem!! Thanks so much for the help. And Aaron and everyone else as well. Much appreciated!! Deven On Tue, Oct 11, 2011 at 3:56 PM, Deven Phillips wrote: > Trying that out now.. I will respond back in a bit with results. > > Thanks!!! > > Deven >

[Puppet Users] Error in puppet manifest which I cannot track down....

2011-10-26 Thread Deven Phillips
Hello all, I'm hoping that someone on this list might be able to help me track down an error in my manifests. I have 3 environments. In my dev environment, I have the following directories configured: /etc/puppet/dev/modules manifests templates For the man

[Puppet Users] Re: Error in puppet manifest which I cannot track down....

2011-10-26 Thread Deven Phillips
Well, I found the cause but I still don't know the reason... On a whim, I removed the "storedconfigs" settings from my puppetmaster's configuration. Everything started working. BIZARRE!!! Deven On Oct 26, 4:21 pm, Deven Phillips wrote: > Hello all, > >      I'