Update set-up-ha-cluster-using-keepalived-haproxy.md

This commit is contained in:
Pavel 2022-02-16 06:20:42 +02:00 committed by GitHub
parent fb8f095efa
commit b66954d16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,7 @@ Keepalived must be installed on both machines while the configuration of them is
4. Make it persist through reboots:
```bash
systemctl enable haproxy
systemctl enable keepalived
```
5. Make sure you configure Keepalived on the other machine (`lb2`) as well.