Resource Type: aem_bundle

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

Overview

AEM bundle name

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • started
    • stopped

Parameters

  • aem_id (namevar)

    AEM instance ID

  • aem_password

    AEM password

  • aem_username

    AEM username

  • name (namevar)

    AEM bundle name

  • provider

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

  • retries_base_sleep_seconds

    Starting sleep duration in seconds

  • retries_max_sleep_seconds

    Maximum sleep duration in seconds

  • retries_max_tries

    Maximum number of tries