emoji location

This commit is contained in:
root 2021-08-09 13:00:07 +08:00
parent 9601ef1655
commit 55ee9ca6fb
2 changed files with 9 additions and 9 deletions
autodeploy
server

@ -5,7 +5,7 @@
"name": "node1",
"type": "xen",
"host": "host1",
"location": "cn",
"location": "🇨🇳",
"password": "USER_DEFAULT_PASSWORD"
},
{
@ -13,7 +13,7 @@
"name": "node2",
"type": "vmware",
"host": "host2",
"location": "jp",
"location": "🇯🇵",
"password": "USER_DEFAULT_PASSWORD"
},
{
@ -22,7 +22,7 @@
"name": "node3",
"type": "Nothing",
"host": "host3",
"location": "fr",
"location": "🇫🇷",
"password": "USER_DEFAULT_PASSWORD"
},
{
@ -30,7 +30,7 @@
"name": "ssss",
"type": "ssss",
"host": "ssss",
"location": "ssss",
"location": "🇺🇸",
"password": "USER_DEFAULT_PASSWORD"
}
]

@ -5,7 +5,7 @@
"name": "node1",
"type": "xen",
"host": "host1",
"location": "cn",
"location": "🇨🇳",
"password": "USER_DEFAULT_PASSWORD"
},
{
@ -13,7 +13,7 @@
"name": "node2",
"type": "vmware",
"host": "host2",
"location": "jp",
"location": "🇯🇵",
"password": "USER_DEFAULT_PASSWORD"
},
{
@ -22,7 +22,7 @@
"name": "node3",
"type": "Nothing",
"host": "host3",
"location": "fr",
"location": "🇫🇷",
"password": "USER_DEFAULT_PASSWORD"
},
{
@ -30,8 +30,8 @@
"name": "node4",
"type": "kvm",
"host": "host4",
"location": "kr",
"location": "🇰🇷",
"password": "USER_DEFAULT_PASSWORD"
}
]
}
}