Re: [Puppet Users] File dependency not found when specified in a "define"

2011-12-06 Thread Darin Perusich
Hi Phillip, On Mon, Dec 5, 2011 at 4:26 PM, Phillip Frost wrote: > > On Dec 5, 2011, at 4:21 PM, Darin Perusich wrote: > > > Hello All, > > > > I'm working on an ssh module and using a "define" to specify > "non-standard" sshd_config options via templates. I basically want to add > additional en

Re: [Puppet Users] File dependency not found when specified in a "define"

2011-12-05 Thread Phillip Frost
On Dec 5, 2011, at 4:21 PM, Darin Perusich wrote: > Hello All, > > I'm working on an ssh module and using a "define" to specify "non-standard" > sshd_config options via templates. I basically want to add additional entries > to the AllowGroups, set or unset Subsystem options, etc. Whenever I r

[Puppet Users] File dependency not found when specified in a "define"

2011-12-05 Thread Darin Perusich
Hello All, I'm working on an ssh module and using a "define" to specify "non-standard" sshd_config options via templates. I basically want to add additional entries to the AllowGroups, set or unset Subsystem options, etc. Whenever I run "puppet agent --test --noop" against this modules is fails w