Re: [Puppet Users] Re: trouble with retrieving information from current source

2011-02-17 Thread rredeno2
That worked! I wish I would've just done that earlier. Ok, so for each operating system that I have, I just need a new subdirectory? That's easy enough, and I think that I can figure out how to make it recognize the different operating systems. This also makes me feel better that I apparent

Re: [Puppet Users] Re: trouble with retrieving information from current source

2011-02-17 Thread Felix Frank
On 02/17/2011 04:54 PM, rredeno2 wrote: > The exact file extension is /modules/pam/files/CentOS/login (or $ssh), > and both the login and sshd files are there . I was considering > changing CentOS to Ubuntu to see if this made a difference, but in the > pam module's init.pp file, it has the $opera

Re: [Puppet Users] Re: trouble with retrieving information from current source

2011-02-17 Thread rredeno2
The exact file extension is /modules/pam/files/CentOS/login (or $ssh), and both the login and sshd files are there . I was considering changing CentOS to Ubuntu to see if this made a difference, but in the pam module's init.pp file, it has the $operatingsystem variable where I believe the CentO

Re: [Puppet Users] Re: trouble with retrieving information from current source

2011-02-17 Thread Felix Frank
On 02/17/2011 03:45 PM, rredeno2 wrote: > What component do you think I'm missing? Oops, sorry - I didn't look careful enough yesterday. So you have a modules/pam/files/Ubuntu/login file? Does the puppetmaster log any problems of its own during the client run? Regards, Felix -- You received t