Role - edpm_container_standalone¶
osp.edpm.edpm_container_standalone role – The main entry point for the edpm_container_standalone role.¶
Entry point main – The main entry point for the edpm_container_standalone role.¶
Synopsis¶
Parameters¶
Parameter |
Comments |
|---|---|
Path to Kolla configuration directory. Default: |
|
List of volumes in a mount point format. Default: |
|
Parsed container definitions. Default: |
|
List of TLS volumes in a mount point format. Default: |
|
Parsed configuration file contents. Default: |
|
Name of container standalone service Default: |
|
List of volumes formed by concatenation of several other volume list variables. Presence of TLS related mount points is conditioned on `edpm_enable_internal_tls` Default: |
|
Path to configuration directory. Default: |
|
If true, append containers to existing service entry in state file. If false (default), replace the entire container list for the service. Set to true when deploying multiple containers under same service name in separate calls (e.g., looping). Choices:
|
|
Path to state file tracking deployed services Default: |
|
Enable state file tracking of deployed services Choices:
|
|
Sets `EDPM_DEPLOY_IDENTIFIER` environment variable. Default: |
|
Enable internal TLS Choices:
|
|
Path to TLS certificate. Default: |
|
Service name for grouping containers. If set, containers will be registered under this service name. Used to group multiple containers (e.g., nova, iscsid, multipathd) under one service. If not set, defaults to edpm_container_standalone_service. |