summaryrefslogtreecommitdiff
path: root/data/templates/vrrp
AgeCommit message (Collapse)Author
2021-05-15conntrack: T3535: add keepalived notifications for node transitionsChristian Poessinger
2020-11-28vyos.template: T2720: fix remaining in-line time_block syntaxChristian Poessinger
Commit a2ac9fac ("vyos.template: T2720: always enable Jinja2 trim_blocks feature") globally enabled the trim_blocks feature. Some templates still used in-line trim_blocks "{%"- or "-%}" which caused miss-placed line endings. This is fixed by removing all in-line trim_block statememnts of Jinja2 templates.
2020-09-29vrrp: T2933: Add option virtual-address-excludedsever-sever
2020-05-24fromdos: fix wrong line encodingChristian Poessinger
2020-04-05vrrp: T2230: convert template from dos to unix line endingsChristian Poessinger