mirror of
https://github.com//cppla/ServerStatus
synced 2026-09-20 16:00:15 +08:00
chore: complete 2.0.2 maintenance baseline
This commit is contained in:
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"servers": [
|
||||
{
|
||||
"username": "s01",
|
||||
"name": "fixture-node",
|
||||
"type": "kvm",
|
||||
"host": "fixture-host",
|
||||
"location": "CN",
|
||||
"password": "fixture-password",
|
||||
"monthstart": 1,
|
||||
"disabled": false
|
||||
}
|
||||
],
|
||||
"monitors": [],
|
||||
"sslcerts": [],
|
||||
"watchdog": []
|
||||
}
|
||||
Reference in New Issue
Block a user