Resource Type: aem_package

Defined in:
lib/puppet/type/aem_package.rb
Providers:
aem

Overview

AEM package name

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • archived
    • present
    • reinstalled
    • absent

Parameters

  • activate

    Set to true to activate all filters in the package after installation, default to false

  • aem_id (namevar)

    AEM instance ID

  • aem_password

    AEM password

  • aem_username

    AEM username

  • filter

    AEM package filter

  • force

    Set to true to force package installation even if it is already installed, default to false

  • group

    AEM package group

  • name (namevar)

    AEM package name

  • path

    Path where the package file to be uploaded is located at

  • provider

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

  • replicate

    Set to true to replicate package after installation, default to false

  • retries_base_sleep_seconds

    Starting wait delay in seconds when waiting for package to be uploaded/installed

  • retries_max_sleep_seconds

    Maximum wait delay in seconds when waiting for package to be uploaded/installed

  • retries_max_tries

    Maximum tries when waiting for package to be uploaded/installed

  • version

    AEM package version