Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-06 | T5480: Ability to disable SNMP for keepalived service VRRP | Viacheslav Hletenko | |
By default we enable `--snmp` for keepalived unit service Add ability to disable it set high-availability vrrp disable-snmp (cherry picked from commit 5ae730a52de2f284e45cd433bb0cf66c8508f2f7) | |||
2023-03-11 | keepalived: T5003: remove Debian default config path from ConditionFileNotEmpty | Christian Breunig | |
Also ExecReload is a duplicate of the base service file | |||
2023-03-11 | keepalived: T5003: move to Debian upstream version | Christian Breunig | |
2022-01-03 | keepalived: T4128: add missing keepalived.service file | Christian Poessinger | |
2022-01-03 | keepalived: T4128: add systemd option Type=simple | Christian Poessinger | |
Without this option systemd startup will hit a timeout and the kill keepalived again. | |||
2021-09-21 | vrrp: keepalived: T3847: migrate to get_config_dict() | Christian Poessinger | |
2021-09-21 | vrrp: keepalived: T616: move configuration to volatile /run directory | Christian Poessinger | |
Move keepalived configuration from /etc/keepalived to /run/keepalived. | |||
2020-02-13 | systemd: T2033: add overrides for keepalived | Christian Poessinger | |
Without this override the keepalived stop transaction script won't work as systemd will just wipe the process. |