diff options
| author | guowenzheng <[email protected]> | 2024-07-30 09:15:45 +0800 |
|---|---|---|
| committer | guowenzheng <[email protected]> | 2024-07-30 09:15:45 +0800 |
| commit | 8908c03792855aa6bdcf7fcc24c8eb94515d3eeb (patch) | |
| tree | 04453d4f6f1c9b188a301d4bee84bcf109075f02 /config | |
| parent | 4f8d1019fc7848b2a2366f96e8afb54e94d7ed9d (diff) | |
功能补充
Diffstat (limited to 'config')
| -rw-r--r-- | config/linkcluster.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/linkcluster.ini b/config/linkcluster.ini index 23b67cae..6fc0b7a3 100644 --- a/config/linkcluster.ini +++ b/config/linkcluster.ini @@ -5,15 +5,15 @@ link_dst_cluster = 42.49-User4Link link_dst_vsys = test-vsys2 url = http://192.168.42.49/#/login -username = AUTO_TEST_KG -passwd = kongweibin1 +username = admin +passwd = admin [link_2] link_dst_cluster = 42.49-User4Link link_dst_vsys = vsys0 url = http://192.168.42.49/#/login -username = AUTO_TEST_KG -passwd = kongweibin1 +username = admin +passwd = admin [link_3] link_dst_cluster = 44.72-User4Link |
