ansible/changelogs/fragments/58554-update-ce_vrrp-to-fix-a-bug.yml
YuandongXu b53ed66d78 backport/2.8/57916 ce_vrrp: update ce_vrrp to fix a bug (#57916) (#58554)
* update vrrp (#57916)


(cherry picked from commit 442d275ae3)

* add a changelog fragment to PR 58554.

* Update 58554-update-ce_vrrp-to-fix-a-bug.yml
2019-07-08 17:58:19 -07:00

4 lines
274 B
YAML

bugfixes:
- ce_vrrp - tag 'data' is the root node of data xml tree,remove 'data' tag to find all.
line 700,747 "vrrp_group_info["adminIgnoreIfDown"]", value is string and lower case.
line 1177,1240. Compare wrong! They should be same key of value to be compared.