Commit 13a4fbe5 authored by zk's avatar zk
Browse files

Update sample server groups

parent 9115bf00
[ [
{ {
"id": "sample-8-card", "id": "sample-8-card",
"name": "通信中兴测试机 A", "name": "测试机 A",
"host": "10.0.0.12", "host": "10.0.0.12",
"port": 22, "port": 22,
"user": "root", "user": "root",
"command": "hy-smi", "command": "hy-smi",
"group": "通信中兴组", "group": "通信组",
"tags": ["8卡", "公共池"] "tags": ["8卡", "公共池"]
}, },
{ {
"id": "sample-4-card", "id": "sample-4-card",
"name": "政府联想回归机 B", "name": "测试机 B",
"host": "10.0.0.23", "host": "10.0.0.23",
"port": 22, "port": 22,
"user": "root", "user": "root",
"command": "hy-smi", "command": "hy-smi",
"group": "政府联想组", "group": "政府组",
"tags": ["4卡", "夜间回归"] "tags": ["4卡", "夜间回归"]
} }
] ]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment