diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-09-22 08:18:42 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-09-22 08:18:42 +0200 |
commit | 3114c7ccbdf867f9cdaa436792937b16ea4d85bf (patch) | |
tree | 59493140110880acf9cd70d35b8b70e12a0677b6 /src/pam-configs | |
parent | b9d4d8c67d6b41ebbf5b570c7c6b09e05520e737 (diff) | |
download | vyos-1x-3114c7ccbdf867f9cdaa436792937b16ea4d85bf.tar.gz vyos-1x-3114c7ccbdf867f9cdaa436792937b16ea4d85bf.zip |
vrrp: keepalived: T3847: enable no_tag_node_value_mangle for get_config_dict()
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 _.
Diffstat (limited to 'src/pam-configs')
0 files changed, 0 insertions, 0 deletions