Resource Type: xlrelease_netinstall

Defined in:
lib/puppet/type/xlrelease_netinstall.rb
Providers:
curl

Overview

download and unpack an XL Deploy archive file

Properties

  • ensure (defaults to: present)

    xlrelease_netinstall resource state

    Supported values:
    • present
    • absent
  • group (defaults to: xlrelease)

    the group setting of the license file

  • owner (defaults to: xlrelease)

    the owner setting of the license file

Parameters

  • destinationdir

    destination of the extraction operation

  • password

    download password

  • provider

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

  • proxy_url

    http proxy url

  • url

    the url of the required archive

  • user (defaults to: download)

    download user