Resource Type: aem_path

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

Overview

AEM path name

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • is_activated
    • absent

Parameters

  • aem_id (namevar)

    AEM instance ID

  • aem_password

    AEM password

  • aem_username

    AEM username

  • name (namevar)

    AEM path name

  • path

    AEM node path

  • provider

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