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 CentOS directory was located. (puppet:///modules/pam/$operatingsystem/login) I was assuming that the module takes into account various operating systems, and wasn't sure of what effect it would have on the rest of the module if I changed it. I did change $operatingsystem to CentOS to see if having the exact file extension would work, but that had the same error, but just with saying CentOS instead of Ubuntu in the source file path, so I changed it back.
And the original two errors are the only ones that I'm getting when I run it. Thanks -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.