puppetlabs / puppetlabs-puppet_agent

Module for managing Puppet-Agent
Apache License 2.0
41 stars 193 forks source link

support download with perl file::fetch #697

Closed h0tw1r3 closed 5 months ago

h0tw1r3 commented 5 months ago

minimal OS installs without wget or curl may not have perl LWP::Simple either, but perl File::Fetch is often available.