Update README.md
This commit is contained in:
@@ -408,7 +408,7 @@
|
|||||||
nopreempt
|
nopreempt
|
||||||
authentication {
|
authentication {
|
||||||
auth_type PASS
|
auth_type PASS
|
||||||
auth_pass $ place secure password here.
|
auth_pass {password}
|
||||||
}
|
}
|
||||||
virtual_ipaddress {
|
virtual_ipaddress {
|
||||||
{VIP}
|
{VIP}
|
||||||
@@ -424,6 +424,7 @@
|
|||||||
* ex) master1 priority 100, master2 priority 99, master3 priority 98
|
* ex) master1 priority 100, master2 priority 99, master3 priority 98
|
||||||
* virtual_ipaddress : virtual ip(VIP) 설정
|
* virtual_ipaddress : virtual ip(VIP) 설정
|
||||||
* virtual_router_id : vritual router id ex) 50
|
* virtual_router_id : vritual router id ex) 50
|
||||||
|
* auth_pass : 패스워드 설정
|
||||||
|
|
||||||
* keepalived 재시작 및 상태 확인
|
* keepalived 재시작 및 상태 확인
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user