28 lines
879 B
JSON
28 lines
879 B
JSON
{
|
|
"token-name": "ucs-access-token",
|
|
"admin": {
|
|
"login": "admin.myoffice",
|
|
"password": "ideapheeF2Ru3niZ"
|
|
},
|
|
"cox": {
|
|
"endpoint": "grpc-app.avroid.tech:3142",
|
|
"service_name": "cox",
|
|
"load_balanced": false,
|
|
"use_tls": true,
|
|
"use_tls_balancer": false,
|
|
"compression": "none"
|
|
},
|
|
"tls_settings": {
|
|
"ca_file": "/srv/tls/certs/ucs-infra-1.installation.example.net-main-ca.pem",
|
|
"client_cert_file": "/srv/tls/certs/ministerium.ucs-infra-1.installation.example.net-main-client.pem",
|
|
"key_file": "/srv/tls/keys/ministerium.ucs-infra-1.installation.example.net-main-key.pem"
|
|
},
|
|
"tenant_id": "c25c71b4-5f87-4d58-a38b-a504bf43585e",
|
|
"region_id": "4ba3c930-5ff9-4933-b0a9-20ff328e2fc5",
|
|
"gal_tags": [
|
|
"05ea1eea-e273-55a6-86dd-3a932860211e" ],
|
|
"groups_data_path": "groups.json",
|
|
"groups_data_format": "json",
|
|
"rejected_groups_path": "rejected_groups.json"
|
|
}
|