From 7910a8d2429afb5d2f2bfba7753263fccbff96ae Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <ak@geant.org> Date: Thu, 26 Sep 2024 11:06:24 +0100 Subject: [PATCH] Sync Changelog with v1.0.x --- 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 03eb2a91..a41bb747 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.88: +- Fix in the FW template - corrected path to `port_list_entries.j2` + +1.0.87: +- Update in `iptrunk_twamp` role: role vars moved into inventories. + 1.0.86: - Update in `iptrunk` vars: `minimum_links` now only come as part of `iptrunk` object from GSO. This will rectify misconfiguration on the Juniper side. -- GitLab