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
>
> }
>
> ?
>


If you mean to pull from the files directory if the modules (the prefered
way in my oppinion) Then you go

source => puppet:///ModuleNameHere/FileYouWantToPull

--~--~---------~--~----~------------~-------~--~----~
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