Hello Everyone,

I want to share a file across several nodes using exported resources. The 
example configuration that I use looks like this: 
http://pastebin.com/ZMEbBAW4
I've tried both, with source = file://XXX and source = XXX.
I have a /tmp/input file on the "source_node" and expect it to be recreated 
as /tmp/output on the "target_node".

The operation consists of 2 steps. 

   - Firstly I run "sudo puppet agent -td" on the "source_node". 
   - The only file-related evidence is two uninformative lines in 
      puppetdb.log with a few md5 entries.
   - Then I trigger the "target_node" and get such an output:
   - "Error: /Stage[main]/Main/Node[source_node]/File[/tmp/output]: Could 
      not evaluate: Could not retrieve information from environment production 
      source(s) /tmp/input"
   
This is a follow-up of 
https://ask.puppetlabs.com/question/14891/transferring-files-from-node-to-node/
I'm stuck with this for quite a while now hence thought to try my luck here.

Thanks,
Gin

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/3addda20-74f0-41a9-9dd3-a08bb7d17a9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to