Add region to API databags
This commit is contained in:
parent
76f5acfab2
commit
73f00cf132
@ -1,5 +1,6 @@
|
||||
{
|
||||
"id" : "mon_api",
|
||||
"api_region": "useast",
|
||||
"vertica" : {
|
||||
"dbname" : "mon",
|
||||
"hostname" : "localhost"
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"id" : "mon_api",
|
||||
"api_region": "useast",
|
||||
"vertica" : {
|
||||
"dbname" : "mon",
|
||||
"hostname" : "192.168.10.8"
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"id" : "mon_api",
|
||||
"api_region": "useast",
|
||||
"vertica" : {
|
||||
"dbname" : "mon",
|
||||
"hostname" : "localhost"
|
||||
|
Loading…
x
Reference in New Issue
Block a user