Puppet Class: aem_orchestrator::application_properties

Defined in:
manifests/application_properties.pp

Summary

Write the `application.properties` file.

Overview

This class writes the application.properties file for the AEM Orchestrator. It is auto-generated and should not be modified by hand. Documentation for each of the properties can be found in the example application.properties from which it is generated. (see below)

Note: This is an internal class that shouldn't be used directly. It is included by the aem_orchestrator class. You can change values for it's parameters using Hiera.

Copyright © 2017-2021 Shine Solutions Group Group, unless otherwise noted.

Parameters:

  • path (String)

    The path to the application.properties file on disk. Required.

  • owner (String)

    The user that should own the application.properties file. This user is not created by this module and should be managed elsewhere. Required.

  • group (String)

    The group that should own the application.properties file. This group is not created by this module and should be managed elsewhere. Required.

  • mode (String)

    The mode of the application.properties file. Passed to the file resource.

  • aem_client_api_connection_timeout (Variant[String, Undef]) (defaults to: undef)

    Java property aem.client.api.connection.timeout

  • aem_client_api_debug (Variant[String, Undef]) (defaults to: undef)

    Java property aem.client.api.debug

  • aem_credentials_orchestrator_password (Variant[String, Undef]) (defaults to: undef)

    Java property aem.credentials.orchestrator.password

  • aem_credentials_orchestrator_username (Variant[String, Undef]) (defaults to: undef)

    Java property aem.credentials.orchestrator.username

  • aem_credentials_replicator_password (Variant[String, Undef]) (defaults to: undef)

    Java property aem.credentials.replicator.password

  • aem_credentials_replicator_username (Variant[String, Undef]) (defaults to: undef)

    Java property aem.credentials.replicator.username

  • aem_credentials_s3_file_uri (Variant[String, Undef]) (defaults to: undef)

    Java property aem.credentials.s3.file.uri

  • aem_credentials_s3_use (Variant[String, Undef]) (defaults to: undef)

    Java property aem.credentials.s3.use

  • aem_flush_log_level (Variant[String, Undef]) (defaults to: undef)

    Java property aem.flush.logLevel

  • aem_port_author (Variant[String, Undef]) (defaults to: undef)

    Java property aem.port.author

  • aem_port_author_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aem.port.authorDispatcher

  • aem_port_publish (Variant[String, Undef]) (defaults to: undef)

    Java property aem.port.publish

  • aem_port_publish_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aem.port.publishDispatcher

  • aem_protocol_author (Variant[String, Undef]) (defaults to: undef)

    Java property aem.protocol.author

  • aem_protocol_author_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aem.protocol.authorDispatcher

  • aem_protocol_publish (Variant[String, Undef]) (defaults to: undef)

    Java property aem.protocol.publish

  • aem_protocol_publish_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aem.protocol.publishDispatcher

  • aem_relaxed_ssl_enable (Variant[String, Undef]) (defaults to: undef)

    Java property aem.relaxed.ssl.enable

  • aem_replication_log_level (Variant[String, Undef]) (defaults to: undef)

    Java property aem.replication.logLevel

  • aem_reverse_replication_enable (Variant[String, Undef]) (defaults to: undef)

    Java property aem.reverseReplication.enable

  • aem_reverse_replication_log_level (Variant[String, Undef]) (defaults to: undef)

    Java property aem.reverseReplication.logLevel

  • aem_reverse_replication_transport_uri_postfix (Variant[String, Undef]) (defaults to: undef)

    Java property aem.reverseReplication.transportUri.postfix

  • aws_client_connection_timeout (Variant[String, Undef]) (defaults to: undef)

    Java property aws.client.connection.timeout

  • aws_client_max_error_retry (Variant[String, Undef]) (defaults to: undef)

    Java property aws.client.max.errorRetry

  • aws_client_protocol (Variant[String, Undef]) (defaults to: undef)

    Java property aws.client.protocol

  • aws_client_proxy_host (Variant[String, Undef]) (defaults to: undef)

    Java property aws.client.proxy.host

  • aws_client_proxy_port (Variant[String, Undef]) (defaults to: undef)

    Java property aws.client.proxy.port

  • aws_client_use_proxy (Variant[String, Undef]) (defaults to: undef)

    Java property aws.client.useProxy

  • aws_cloudformation_auto_scale_group_logical_id_author_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.autoScaleGroup.logicalId.authorDispatcher

  • aws_cloudformation_auto_scale_group_logical_id_publish (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.autoScaleGroup.logicalId.publish

  • aws_cloudformation_auto_scale_group_logical_id_publish_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.autoScaleGroup.logicalId.publishDispatcher

  • aws_cloudformation_load_balancer_logical_id_author (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.loadBalancer.logicalId.author

  • aws_cloudformation_sns_logical_id_event_topic (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.sns.logicalId.eventTopic

  • aws_cloudformation_stack_name_author (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.stackName.author

  • aws_cloudformation_stack_name_author_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.stackName.authorDispatcher

  • aws_cloudformation_stack_name_messaging (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.stackName.messaging

  • aws_cloudformation_stack_name_publish (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.stackName.publish

  • aws_cloudformation_stack_name_publish_dispatcher (Variant[String, Undef]) (defaults to: undef)

    Java property aws.cloudformation.stackName.publishDispatcher

  • aws_device_name (Variant[String, Undef]) (defaults to: undef)

    Java property aws.device.name

  • aws_region (Variant[String, Undef]) (defaults to: undef)

    Java property aws.region

  • aws_snapshot_tags (Variant[String, Undef]) (defaults to: undef)

    Java property aws.snapshot.tags

  • aws_sqs_queue_name (Variant[String, Undef]) (defaults to: undef)

    Java property aws.sqs.queueName

  • endpoints_enabled (Variant[String, Undef]) (defaults to: undef)

    Java property endpoints.enabled

  • endpoints_health_enabled (Variant[String, Undef]) (defaults to: undef)

    Java property endpoints.health.enabled

  • endpoints_info_enabled (Variant[String, Undef]) (defaults to: undef)

    Java property endpoints.info.enabled

  • http_client_relaxed_ssl_enable (Variant[String, Undef]) (defaults to: undef)

    Java property http.client.relaxed.ssl.enable

  • startup_wait_for_author_elb_back_off_period (Variant[String, Undef]) (defaults to: undef)

    Java property startup.waitForAuthorElb.backOffPeriod

  • startup_wait_for_author_elb_max_back_off_period (Variant[String, Undef]) (defaults to: undef)

    Java property startup.waitForAuthorElb.maxBackOffPeriod

  • startup_wait_for_author_elb_back_off_period_multiplier (Variant[String, Undef]) (defaults to: undef)

    Java property startup.waitForAuthorElb.backOffPeriodMultiplier

  • alarm_content_health_check_terminate_instance_enable (Variant[String, Undef]) (defaults to: undef)

    Java property alarm.content.health.check.terminate.instance.enable

  • startup_wait_for_author_elb_max_attempts (Variant[String, Undef]) (defaults to: undef)

    Java property startup.waitForAuthorElb.maxAttempts

See Also:



177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'manifests/application_properties.pp', line 177

class aem_orchestrator::application_properties (
  String $path,
  String $owner,
  String $group,
  String $mode,

  Variant[String, Undef] $aem_client_api_connection_timeout = undef,
  Variant[String, Undef] $aem_client_api_debug = undef,
  Variant[String, Undef] $aem_credentials_orchestrator_password = undef,
  Variant[String, Undef] $aem_credentials_orchestrator_username = undef,
  Variant[String, Undef] $aem_credentials_replicator_password = undef,
  Variant[String, Undef] $aem_credentials_replicator_username = undef,
  Variant[String, Undef] $aem_credentials_s3_file_uri = undef,
  Variant[String, Undef] $aem_credentials_s3_use = undef,
  Variant[String, Undef] $aem_flush_log_level = undef,
  Variant[String, Undef] $aem_port_author = undef,
  Variant[String, Undef] $aem_port_author_dispatcher = undef,
  Variant[String, Undef] $aem_port_publish = undef,
  Variant[String, Undef] $aem_port_publish_dispatcher = undef,
  Variant[String, Undef] $aem_protocol_author = undef,
  Variant[String, Undef] $aem_protocol_author_dispatcher = undef,
  Variant[String, Undef] $aem_protocol_publish = undef,
  Variant[String, Undef] $aem_protocol_publish_dispatcher = undef,
  Variant[String, Undef] $aem_relaxed_ssl_enable = undef,
  Variant[String, Undef] $aem_replication_log_level = undef,
  Variant[String, Undef] $aem_reverse_replication_enable = undef,
  Variant[String, Undef] $aem_reverse_replication_log_level = undef,
  Variant[String, Undef] $aem_reverse_replication_transport_uri_postfix = undef,
  Variant[String, Undef] $aws_client_connection_timeout = undef,
  Variant[String, Undef] $aws_client_max_error_retry = undef,
  Variant[String, Undef] $aws_client_protocol = undef,
  Variant[String, Undef] $aws_client_proxy_host = undef,
  Variant[String, Undef] $aws_client_proxy_port = undef,
  Variant[String, Undef] $aws_client_use_proxy = undef,
  Variant[String, Undef] $aws_cloudformation_auto_scale_group_logical_id_author_dispatcher = undef,
  Variant[String, Undef] $aws_cloudformation_auto_scale_group_logical_id_publish = undef,
  Variant[String, Undef] $aws_cloudformation_auto_scale_group_logical_id_publish_dispatcher = undef,
  Variant[String, Undef] $aws_cloudformation_load_balancer_logical_id_author = undef,
  Variant[String, Undef] $aws_cloudformation_sns_logical_id_event_topic = undef,
  Variant[String, Undef] $aws_cloudformation_stack_name_author = undef,
  Variant[String, Undef] $aws_cloudformation_stack_name_author_dispatcher = undef,
  Variant[String, Undef] $aws_cloudformation_stack_name_messaging = undef,
  Variant[String, Undef] $aws_cloudformation_stack_name_publish = undef,
  Variant[String, Undef] $aws_cloudformation_stack_name_publish_dispatcher = undef,
  Variant[String, Undef] $aws_device_name = undef,
  Variant[String, Undef] $aws_region = undef,
  Variant[String, Undef] $aws_snapshot_tags = undef,
  Variant[String, Undef] $aws_sqs_queue_name = undef,
  Variant[String, Undef] $endpoints_enabled = undef,
  Variant[String, Undef] $endpoints_health_enabled = undef,
  Variant[String, Undef] $endpoints_info_enabled = undef,
  Variant[String, Undef] $http_client_relaxed_ssl_enable = undef,
  Variant[String, Undef] $startup_wait_for_author_elb_back_off_period = undef,
  Variant[String, Undef] $startup_wait_for_author_elb_max_attempts = undef,

) {
  file { $path:
    ensure  => file,
    owner   => $owner,
    group   => $group,
    mode    => $mode,
    content => template('aem_orchestrator/application_properties.erb'),
  }
}