Resource Type: xlrelease_license_install

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

Overview

Download an XL Deploy license file from the XebiaLabs download site

Properties

  • ensure (defaults to: present)

    xlrelease_license_install resource state

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

    the group setting of the destination

  • owner (defaults to: xlrelease)

    the owner setting of the destination

Parameters

  • destinationdirectory

    destination of the extraction operation

  • password

    download password

  • provider

    The specific backend to use for this ‘xlrelease_license_install` 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