cloudera.exe.rdbms_server role – Install standalone RDBMS instance
Note
This role is part of the cloudera.exe collection (version 3.0.0).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install cloudera.exe.
.
To use it in a playbook, specify: cloudera.exe.rdbms_server
.
Entry point main
– Install standalone RDBMS instance
New in cloudera.exe 3.0.0
Synopsis
Install and configure a standalone RDBMS instance for use with Cloudera Manager.
Database options include PostgreSQL, MySQL, and MariaDB.
Supports TLS connections.
Parameters
Parameter |
Comments |
---|---|
Directory on target host housing typical PKI files. Used to establish a base directory for the other TLS options. Default: |
|
Flag to enable TLS configuration. Choices:
|
|
Database product to install. Choices:
|
|
Database product version to install. Default: |
|
Value for the Default: |
|
Flag to enable RDBMS repository set up on target host. Choices:
|
|
File on the target host consisting of the TLS certificate for the server. Default: |
|
File on the target host consisting of an ordered list of certificates, including TLS certificates and Certificate Authority (CA) certificates. Default: |
|
File on the target host consisting of the unencrypted TLS private key for the server. Default: |