Software AG Command Central 10.2 | Automation and Template-based Provisioning | Using Composite Templates | Format of COMMON-* Configuration Types in the Template Definition
 
Format of COMMON-* Configuration Types in the Template Definition
The following table lists the supported formats for the parameters you specify for each COMMON-* configuration type of a product instance in the template definition (template.yaml file):
Configuration type
Format in the template definition
COMMON-CLUSTER
YAML
COMMON-COMPONENT-ENDPOINTS
YAML
COMMON-CREDENTIALS
YAML
COMMON-DBFUNCTION
YAML
COMMON-JAAS
text/plain
COMMON-JAAS-REALMS
text/plain
COMMON-JAVASYSPROPS
text/plain
COMMON-JDBC
YAML
COMMON-JMS
YAML
COMMON-JNDI
YAML
COMMON-JSW
text/plain
COMMON-JVM-OPTIONS
YAML
COMMON-KEYSTORES
YAML
COMMON-LDAP
YAML
COMMON-LICENSE
text/plain
COMMON-LICLOC
YAML
COMMON-LOCAL-GROUPS
YAML
COMMON-LOCAL-USERS
YAML
COMMON-LOG
YAML
COMMON-LOG4J
YAML
COMMON-LOGGERS
YAML
COMMON-MEMORY
YAML
COMMON-PORTS
YAML
COMMON-PROXY
YAML
COMMON-SMTP
YAML
COMMON-SYSPROPS
text/plain
COMMON-TRUSTSTORES
YAML
COMMON-VARS
YAML
COMMON-WMMESSAGING
YAML
Important: When using multi-line plain text, you must insert a white space before the pipe symbol ( | ).
Examples
*Using text/plain format:
COMMON-SYSPROPS:
COMMON-SYSPROPS-Global_Values: |
HTTPCookieSize=20
COMMON-SYSPROPS-Connection_Config: |
MaxBufferSize=31457280
AllowBufferReuse=false
*Using YAML format:
COMMON-MEMORY:
COMMON-MEMORY:
InitSize: ${um.memory.init}
MaxSize: ${um.memory.max}
ExtendedProperties:
Property:
-
"@name": "-XX:MaxDirectMemorySize"
$: ${um.memory.direct}

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release