Using the archive module, zip file is available in agent node and accessed
to extract from master node. Unfortunately not running. Any idea puppet
users?

archive { "xyz.zip":
             ensure => present,
             extract => true,
             source => "file:///usr/src/base/xyz.zip",
             filename => "xyz.zip",
             extract_path => "/opt/data",
    }

regards,

-- 
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/CADBoQTrnKhOmQxtSc6qArQnfHMO0oQOZaiJ%3DtQV-QLw1X2t-yQ%40mail.gmail.com.

Reply via email to