<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/vrrp, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-12-27T07:45:37+00:00</updated>
<entry>
<title>keepalived: T4109: Add XML for high-availability virtual-server</title>
<updated>2021-12-27T07:45:37+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-12-27T07:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f0d4f6060034361bead141fc03d408e1ebb27f12'/>
<id>urn:sha1:f0d4f6060034361bead141fc03d408e1ebb27f12</id>
<content type='text'>
Add XML for required 'virtual-server' configuration commands
</content>
</entry>
<entry>
<title>keepalived: T4081: Fix health-checking when syn-group is used</title>
<updated>2021-12-21T14:26:16+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-12-21T14:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ee2c382c7c740bc61d4eee184d7fddb1a6a8bbdc'/>
<id>urn:sha1:ee2c382c7c740bc61d4eee184d7fddb1a6a8bbdc</id>
<content type='text'>
If health-check scripts are used in vrrp group and vrrp group
is membmer of sync-group, then health-check scripts should be
part of the section "vrrp_sync_group". In other case the
health-scripts won't work anymore.
</content>
</entry>
<entry>
<title>VRRP: T4033: VRRP script_security parameter removed</title>
<updated>2021-12-07T01:41:53+00:00</updated>
<author>
<name>goodNETnick</name>
<email>pknet@ya.ru</email>
</author>
<published>2021-12-07T01:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=37501f8baa9083dee8b7583a1036b58e77ccf735'/>
<id>urn:sha1:37501f8baa9083dee8b7583a1036b58e77ccf735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: enable no_tag_node_value_mangle for get_config_dict()</title>
<updated>2021-09-22T06:18:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-22T06:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3114c7ccbdf867f9cdaa436792937b16ea4d85bf'/>
<id>urn:sha1:3114c7ccbdf867f9cdaa436792937b16ea4d85bf</id>
<content type='text'>
Commit 761631d6 ("vrrp: keepalived: T3847: migrate to get_config_dict()")
switched to the new python function get_config_dict(), when we deal with
tag nodes that can contain a hyphen, we should also set no_tag_node_value_mangle
in order to preserve it.

This caused a dict lookup error as the hyphens in the test scripts got replaced
by an _.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: migrate/streamline CLI options</title>
<updated>2021-09-21T20:11:49+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T20:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b9d4d8c67d6b41ebbf5b570c7c6b09e05520e737'/>
<id>urn:sha1:b9d4d8c67d6b41ebbf5b570c7c6b09e05520e737</id>
<content type='text'>
Rename virtual-address -&gt; address as we always talk about an IP address.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: migrate to get_config_dict()</title>
<updated>2021-09-21T19:35:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=761631d662ccc18827d017d197c0e0100ac36219'/>
<id>urn:sha1:761631d662ccc18827d017d197c0e0100ac36219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: keepalived: T616: enable script security</title>
<updated>2021-09-21T18:32:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=590cf0e626f6a5e813ec4f3021c028a5e098e27d'/>
<id>urn:sha1:590cf0e626f6a5e813ec4f3021c028a5e098e27d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: keepalived: T616: move configuration to volatile /run directory</title>
<updated>2021-09-21T18:32:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b243795eba1b36cadd81c3149e833bdf5c5bea70'/>
<id>urn:sha1:b243795eba1b36cadd81c3149e833bdf5c5bea70</id>
<content type='text'>
Move keepalived configuration from /etc/keepalived to /run/keepalived.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T2720: adjust to Jinja2 trim_blocks feature</title>
<updated>2021-09-21T18:32:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c1ac0630cfe0ee65569fbe435cc006ade20fed22'/>
<id>urn:sha1:c1ac0630cfe0ee65569fbe435cc006ade20fed22</id>
<content type='text'>
This is a successor to commit a2ac9fac16e ("vyos.template: T2720: always enable
Jinja2 trim_blocks feature"). It only shifts the whitespaces / indents inside
the keepalived configuration file.
</content>
</entry>
<entry>
<title>conntrack: T3535: add keepalived notifications for node transitions</title>
<updated>2021-05-15T09:55:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-15T09:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d7f0cbdc102a1186cec80d0ebf29b8f4ef415435'/>
<id>urn:sha1:d7f0cbdc102a1186cec80d0ebf29b8f4ef415435</id>
<content type='text'>
</content>
</entry>
</feed>
