Files
ServerStatus/tests/fixtures/config.json
T

18 lines
304 B
JSON

{
"servers": [
{
"username": "s01",
"name": "fixture-node",
"type": "kvm",
"host": "fixture-host",
"location": "CN",
"password": "fixture-password",
"monthstart": 1,
"disabled": false
}
],
"monitors": [],
"sslcerts": [],
"watchdog": []
}