From 7535b3baa4091e7e6de9a217bcbcecbb0682d994 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <ak@geant.org> Date: Thu, 26 Sep 2024 14:06:47 +0100 Subject: [PATCH] Backports from v1.0.x CHANGELOG --- geant/gap_ansible/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index a41bb747..22fe422a 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -16,6 +16,12 @@ - Added role `promote_p_to_pe`. - Updates to `ibgp_update` related to the `promote_p_to_pe`. +1.0.90: +- Fix in TWAMP-light server template (set to replace reflector) + +1.0.89: +- Fix in the FW template - corrected duplicated IPV6_ND term. + 1.0.88: - Fix in the FW template - corrected path to `port_list_entries.j2` -- GitLab