Database variables
Inventory file variables for the database used with Ansible Automation Platform.
| RPM variable name | Container variable name | Description | Required or optional | Default |
|---|---|---|---|---|
| |
|
Port number for the PostgreSQL database. |
Optional |
|
| |
|
Defines additional settings for use by PostgreSQL. Example usage for RPM:
Example usage for containerized:
|
Optional |
|
| |
|
The firewall zone where PostgreSQL related firewall rules are applied. This controls which networks can access PostgreSQL based on the zone’s trust level. |
Optional |
RPM = no default set. Container = |
| |
|
Maximum number of concurrent connections to the database if you are using an installer-managed database. |
Optional |
|
| |
|
Path to the PostgreSQL SSL/TLS certificate file. |
Optional |
|
| |
|
Path to the PostgreSQL SSL/TLS key file. |
Optional |
|
| |
|
Controls whether SSL/TLS is enabled or disabled for the PostgreSQL database. |
Optional |
|
| |
Database name used for connections to the PostgreSQL database server. |
Optional |
|
|
| |
Password for the PostgreSQL admin user. When used, the installation program creates each component’s database and credentials. |
Required if using |
||
| |
Username for the PostgreSQL admin user. When used, the installation program creates each component’s database and credentials. |
Optional |
|
|
| |
Memory allocation available (in MB) for caching data. |
Optional |
||
| |
Controls whether or not to keep databases during uninstall. This variable applies to databases managed by the installation program only, and not external (customer-managed) databases. Set to |
Optional |
|
|
| |
Destination for server log output. |
Optional |
|
|
| |
The algorithm for encrypting passwords. |
Optional |
|
|
| |
Memory allocation (in MB) for shared memory buffers. |
Optional |
||
| |
Denote whether the PostgreSQL provided certificate files are local to the installation program ( |
Optional |
|
|
| |
Controls whether archive compression is enabled or disabled for PostgreSQL. You can control this functionality globally by using |
Optional |
|