Hi Marco,

On Thu, Mar 29, 2012 at 10:29 AM, Josh Cooper <[email protected]> wrote:

> Hi Marco,
>
> On Thu, Mar 29, 2012 at 6:34 AM, mparrad <[email protected]> wrote:
>
>> Hi guys, I check my fileserver.conf file, and I see that
>> /etc/puppet/files was allowed to serve files, and also modules,
>>
>> I tried changing my init.pp file to from this:
>>
>> file
>> {"D:/Powershell-Scripts/Apps/splunkforwarder-4.3-115073-x64-release.msi":
>>         mode => 0777,
>>         source =>
>> 'puppet:///modules/splunk/files/splunkforwarder-4.3-115073-x64-release.msi',
>> }
>>
>>
> This should be:
>
>    source =>
> 'puppet:///modules/splunk/splunkforwarder-4.3-115073-x64-release.msi',
>
> Note there's no 'files' component in the URI
>

See also
http://docs.puppetlabs.com/puppet/2.7/reference/modules_fundamentals.html#files

HTH,
Josh

-- 
Josh Cooper
Developer, Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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.

Reply via email to