Correction bug keepalived HAProxy

This commit is contained in:
Pierre Coimbra
2020-02-23 18:22:16 +01:00
parent f5970840bf
commit faccaeb0d1

View File

@@ -69,7 +69,7 @@ Le procédé est le même, en voici les variantes,
### Installation
```
apt-get update
apt-get install -y haproxy hatop certbot nginx
apt-get install -y haproxy hatop certbot nginx psmisc
systemctl enable haproxy
systemctl enable nginx
```
@@ -280,7 +280,7 @@ vrrp_script chk_haproxy {
vrrp_instance VI_1 {
interface eth0
state MASTER
state SLAVE
virtual_router_id 51
priority 100 # 101 on master, 100 on backup
virtual_ipaddress {