> > My workaround for now is to simply move the files to a module named files > and reference them as "puppet:///modules/files/path/to/file", but it seems > like there might be a better solution.
I don't know about better, but you can also use file:///... URIs in the source parameter. Cheers, Paul -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/C1qDjVbxRiwJ. To post to this group, send email to [email protected]. 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.
