From c4105225b98dcb1d22f801bcd0eb86edc1897c7e Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <ak@geant.org> Date: Thu, 1 May 2025 16:06:30 +0100 Subject: [PATCH] Update changelog --- geant/gap_ansible/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index dfec838..254b3e6 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -3,9 +3,14 @@ ## 1.1.69 2025-05-01 - Add Juniper templates to the `edge_port` role. This allows to: + - create Juniper edge port. - update Juniper edge port. +- Use custom ASN if defined in inventory per `product_type`. + +- Add support for `ttl-security` configuration option for BGP neighbor. + ## 1.1.68 2025-04-27 - Introduce standard unified way of calculating filesystem path for storing Ansible artifacts -- GitLab