mirror of https://github.com/cppla/ServerStatus
emoji location
parent
9601ef1655
commit
55ee9ca6fb
|
@ -5,7 +5,7 @@
|
||||||
"name": "node1",
|
"name": "node1",
|
||||||
"type": "xen",
|
"type": "xen",
|
||||||
"host": "host1",
|
"host": "host1",
|
||||||
"location": "cn",
|
"location": "🇨🇳",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
"name": "node2",
|
"name": "node2",
|
||||||
"type": "vmware",
|
"type": "vmware",
|
||||||
"host": "host2",
|
"host": "host2",
|
||||||
"location": "jp",
|
"location": "🇯🇵",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
"name": "node3",
|
"name": "node3",
|
||||||
"type": "Nothing",
|
"type": "Nothing",
|
||||||
"host": "host3",
|
"host": "host3",
|
||||||
"location": "fr",
|
"location": "🇫🇷",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
"name": "ssss",
|
"name": "ssss",
|
||||||
"type": "ssss",
|
"type": "ssss",
|
||||||
"host": "ssss",
|
"host": "ssss",
|
||||||
"location": "ssss",
|
"location": "🇺🇸",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"name": "node1",
|
"name": "node1",
|
||||||
"type": "xen",
|
"type": "xen",
|
||||||
"host": "host1",
|
"host": "host1",
|
||||||
"location": "cn",
|
"location": "🇨🇳",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
"name": "node2",
|
"name": "node2",
|
||||||
"type": "vmware",
|
"type": "vmware",
|
||||||
"host": "host2",
|
"host": "host2",
|
||||||
"location": "jp",
|
"location": "🇯🇵",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
"name": "node3",
|
"name": "node3",
|
||||||
"type": "Nothing",
|
"type": "Nothing",
|
||||||
"host": "host3",
|
"host": "host3",
|
||||||
"location": "fr",
|
"location": "🇫🇷",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
"name": "node4",
|
"name": "node4",
|
||||||
"type": "kvm",
|
"type": "kvm",
|
||||||
"host": "host4",
|
"host": "host4",
|
||||||
"location": "kr",
|
"location": "🇰🇷",
|
||||||
"password": "USER_DEFAULT_PASSWORD"
|
"password": "USER_DEFAULT_PASSWORD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue