Libraries
»
puppetlabs-peadm
(3.26.1)
»
Index (d)
»
Puppet Tasks
»
download
Puppet Task: download
Defined in:
tasks/download.json,
tasks/download.rb
Overview
Download a file using curl
Parameters
source
(String)
— Where to download the file from
path
(String)
— Where to save the downloaded file
verify_download
(Boolean)
— Whether to check the integrity of the downloaded file
key_server
(String)
— The GPG keyserver to retrieve GPG keys from