Resource Type: aem_ssl

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

Overview

Description

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • exists
    • absent

Parameters

  • aem_id (namevar)

    AEM instance ID

  • aem_password

    AEM password

  • aem_username

    AEM username

  • certificate_file_path

    Full path to the certificate key file

  • force

    Force Enabling SSL

  • https_hostname

    AEM https hostname

  • https_port

    AEM https port

  • keystore_password

    Password for private keystore file

  • name (namevar)

    Description

  • privatekey_file_path

    Full path to the private key file

  • provider

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

  • truststore_password

    Password for certificate file