On 10/10/2014 07:24 PM, Adriano Ferreira wrote:
> file {"/opt/soft/test.bin":
>     ensure => present,
>     source=>"puppet:///modules/test.bin";
> }

This URL lacks the module name. Assuming that the module is named test,
and the file is in modules/test/files/test.bin, this is its URL:

puppet:///modules/test/test.bin

If this is not your issue, please note that your mail lacks sufficient
information. Please consider putting the agent output onto a paste
service so that we can see it.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/543866E2.30302%40Alumni.TU-Berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to