Added database type setting for cluster setup
This commit is contained in:
parent
c2e908a25a
commit
588ad9e1e4
@ -1,6 +1,9 @@
|
||||
{
|
||||
"id" : "mon_api",
|
||||
"api_region": "useast",
|
||||
"database-configuration": {
|
||||
"database-type": "vertica"
|
||||
},
|
||||
"vertica" : {
|
||||
"dbname" : "mon",
|
||||
"hostname" : "localhost"
|
||||
|
Loading…
x
Reference in New Issue
Block a user