Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(eos_designs): Do not generate DP IPsec profile when HA ipsec is disabled #3733

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

gmuloc
Copy link
Contributor

@gmuloc gmuloc commented Mar 12, 2024

Change Summary

Current code properly does not render the path-selection ipsec config for LAN_HA path-group if wan_ha.ipsec: False but still generates the IKE policy and add it to the profile.

This PR fixes this

Related Issue(s)

Found by systest

Component(s) name

arista.avd.eos_designs

Proposed changes

cf summary

How to test

molecule

Checklist

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@gmuloc gmuloc requested review from a team as code owners March 12, 2024 14:59
@github-actions github-actions bot added state: CI Updated CI scenario have been updated in the PR role: eos_designs issue related to eos_designs role labels Mar 12, 2024
@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Mar 12, 2024
@ClausHolbechArista ClausHolbechArista requested a review from a team March 12, 2024 15:25
@gmuloc gmuloc merged commit 3b6fc6c into aristanetworks:devel Mar 12, 2024
38 checks passed
sugetha24 pushed a commit to sugetha24/ansible-avd that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPIC - AVD AutoVPN/WAN one approval This PR has one approval and is only missing one more. rn: Fix(eos_designs) role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants