On Dec 16, 8:06 am, Richard Crowley <r...@rcrowley.org> wrote: > > Is it possible to have the fileserving subset of puppetmasters running > > without any SSL support? That's throwing security out of the windows of > > course, so the proxy should be able to determine (say, by IP rule?) what > > clients are allowed and which aren't. > > This seems like a job for a new file provider. If memory serves, this > is more involved than just adding a provider because of something > about files not working like other resource types. Bueller? >
Yes, the File type isn't setup like other type/provider relationships. Lots (most) of the work is done in the actual file type and it's param blocks. I think the provider bits are posix & win32, relating to the destination on the local file system. As I recall. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.