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

[WIP] [CAN BE SIMPLIFIED A LITTLE BIT] PVPN: Add boolean parameter 'routes_depend_on_peer' and apply relevant changes (#12173) #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

samy-mahmoudi
Copy link
Collaborator

  • PVPN: Fix indentation in Puppet resource 'wireguard::peer' (#12660)

  • PVPN: Add boolean parameter 'routes_depend_on_peer' and apply relevant changes (#12173)

    • Fix: when the parameter is set to true, do not only define
    several 'Destination' but also several '[Route]' sections.
    • New feature: when the parameter is set to false, change the
    'Scope' of the routes to 'link'.

Samy Mahmoudi added 2 commits February 4, 2022 14:32
…t changes (#12173)

• Fix: when the parameter is set to true, do not only define
  several 'Destination' but also several '[Route]' sections.
• New feature: when the parameter is set to false, change the
  'Scope' of the routes to 'link'.
@samy-mahmoudi samy-mahmoudi changed the title PVPN: Add boolean parameter 'routes_depend_on_peer' and apply relevant changes (#12173) [WIP] [CAN BE SIMPLIFIED A LITTLE BIT] PVPN: Add boolean parameter 'routes_depend_on_peer' and apply relevant changes (#12173) Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant