fortinet-solutions-cse / sdwan-advpn-reference

Jinja Orchestrator for Fortinet SD-WAN/ADVPN
53 stars 12 forks source link

add support for deployment without ADVPN (set intrareg_advpn = false) #10

Closed dmitryperets closed 1 year ago

dmitryperets commented 1 year ago

New optional variable in Project Template:

{% set intrareg_advpn = true %}

Default value: "true" When set to "false", ADVPN is not configured within the regions.

Supports seamless state swap (i.e. move from ADVPN to non-ADVPN and vice versa)