Commit c247e3b
committed
docs(roles/keepalived): document role scope and limitations
Add a "Scope" section to the README right after the introduction,
spelling out what the role covers (single vrrp_instance, single VIP,
PASS auth, smtp_alert, priorities 255/200) and what it intentionally
does not (the net.ipv4.ip_nonlocal_bind sysctl, firewall rules for
VRRP, tracking, notify_* hooks). Pointers to kernel_settings and
firewall roles included.
Follows CONTRIBUTING.md: "To understand/use a role, reading the
README must be enough." Without the Scope block, admins assumed that
firewall opening and ip_nonlocal_bind were handled by the role.1 parent 5c8c75e commit c247e3b
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
6 | 31 | | |
7 | 32 | | |
8 | 33 | | |
| |||
0 commit comments