Resource Type: httpfile

Defined in:
lib/puppet/type/httpfile.rb
Providers:
ruby

Overview

Download and verify files through HTTP

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • hash

    What is the hash of the file or where from to download the hash?

  • path (namevar)

    Where to place the downloaded file

  • provider

    The specific backend to use for this ‘httpfile` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • source

    Where to download the file from

Features

  • hash

    The ability to hash the downloaded file