Am Montag, 23. November 2015 14:23:52 UTC+1 schrieb [email protected]: > > Any one can share code which take file from client side and send complete > file to another agent? Please help me out? >
IMHO: Puppet is not a file transfer tool. But maybe you could use exported resources somehow? https://docs.puppetlabs.com/puppet/latest/reference/lang_exported.html Or just use puppet to copy files by scp or the like. - Thomas -- 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/75c29374-7841-45cf-b734-d7affd46373f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
