Fresh start for the StarlingX automation framework. Change-Id: Ie265e0791024f45f71faad6315c2b91b022934d1
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
{
|
|
use_database: true,
|
|
host_name: 'custom_host_name',
|
|
db_name: 'custom_db_name',
|
|
db_port: 5432,
|
|
user_name: 'custom_user',
|
|
password: 'customPassword$',
|
|
} |