Hi,

If you have the files in a directory called files under a directory called
after the module name
eg.   /var/puppet/modules/automount/files/auto.master

then the URI would be of the form
source => puppet://servername/automount/auto.master

in order to pull the file across

Cheers
Paul

2008/12/1 kevin <[EMAIL PROTECTED]>

>
> So, I have some files that I would like to have the puppetd's pull
> from the master.  I've written the modules to include a files
> directory.  Now, from the module specs , does this mean that i can
> say
> {
> ...
>
> source => puppet://files/file.name
>
> }
>
> ?
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to