[LE-001] pm-node-02 pre-upgrade config backup 2026-03-13

This commit is contained in:
ansible-msp
2026-03-13 16:20:03 -07:00
parent 2406029b09
commit b7ede9cf42
78 changed files with 1599 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"nodename": "pm-node-02",
"version": 7,
"cluster": { "name": "LE-CLUSTER", "version": 3, "nodes": 3, "quorate": 1 },
"nodelist": {
"pm-node-01": { "id": 1, "online": 1, "ip": "192.168.22.65"},
"pm-node-02": { "id": 2, "online": 1, "ip": "192.168.22.66"},
"pm-node-03": { "id": 3, "online": 1, "ip": "192.168.22.67"}
}
}