fix: update legacy IP 192.168.219.52 → 192.168.0.106 in failover plan (SSOT alignment)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
happybell80 2026-03-20 17:59:19 +09:00
parent 0e6e8d71c2
commit 4b8edbf77f

View File

@ -39,7 +39,7 @@
### 4-2. 자동 장애 감지
- `systemd timer`(1분 주기) 또는 runner cron으로 감지 스크립트 실행
- 감지 조건 예시:
- `http://192.168.219.52:8001/health` 3회 연속 실패
- `http://192.168.0.106:8001/health` 3회 연속 실패
- + TCP check 실패(이중 확인)
### 4-3. 자동 승격