Attribute Name |
Description |
---|---|
umc_db_hostname |
Specify the hostname of the DB server. Example: <umc_db_hostname>dbserver.testdomain.com</umc_db_hostname> |
umc_db_password |
Specify the password of the DB server. Example: <umc_db_password>SAM23#$</umc_db_password> |
umc_db_port |
Specify the port of the DB server. Example: <umc_db_port>5432</umc_db_port> |
umc_db_username |
Specify the username of the DB server. Example: <umc_db_username>umcdb</umc_db_username> |
umc_open_db_port |
Set this to ‘yes’ to open port in the firewall for DB. Example: <umc_open_db_port>yes</umc_open_db_port> |