Merge branch '2.4-clx' into 2.4

This commit is contained in:
Timofey Turenko
2020-04-21 01:18:32 +03:00

View File

@ -354,5 +354,45 @@
"version" : "${target}"
}
},
"clustrix_000" :
{
"hostname" : "clustrix000",
"box" : "centos_7_gcp",
"memory_size" : "16192",
"labels" : [
"CLUSTRIX_BACKEND"
]
},
"clustrix_001" :
{
"hostname" : "clustrix001",
"box" : "centos_7_gcp",
"memory_size" : "16192",
"labels" : [
"CLUSTRIX_BACKEND"
]
},
"clustrix_002" :
{
"hostname" : "clustrix002",
"box" : "centos_7_gcp",
"memory_size" : "16192",
"labels" : [
"CLUSTRIX_BACKEND"
]
},
"clustrix_003" :
{
"hostname" : "clustrix003",
"memory_size" : "16192",
"box" : "centos_7_gcp",
"labels" : [
"CLUSTRIX_BACKEND"
]
}
}