Dmitry Perets
Dmitry Perets
Looking deeper, looks like Pandoc 3.x has introduced some significant changes to the AST, specifically adding a new object type "Figure": https://github.com/jgm/pandoc/issues/3177, https://github.com/jgm/pandoc/issues/7184 So no wonder that pandoc-fignos doesn't handle...
Hi, Suppose you have the three files that I've shown in the description (`10-chapter1.md`, `20-chapter2.md` and the actual source markdown file called `include-test.md`), you can reproduce the problem as follows:...
Hmm yes, you are right... something confused me before, I thought I saw it working when the referenced item was included before the reference. Maybe I tested on a different...
Hi @mnankeng, you are correct. The Jinja Orchestrator doesn't take care of the multitenancy. All the VDOM management must happen outside it, using the native FortiManager tools.
Hi @scan5415, Thanks for reporting this. You are right, we didn't generate the necessary neighbor-group for the remote regions on the Hubs, so Spoke-to-Hub shortcuts do not work with Dynamic...
Hi, FOS 7.4.5 is now out, so I am planning to merge the `remote-as-filter` implementation. I will allow Spoke-to-Hub shortcuts at the same time. The feature branch has been pushed,...
Hi, The downside would be a big number of routes. Essentially, all your Hubs and all your Spokes will have to learn all the individual prefixes from all the regions,...
Hi, Effectively, we can achieve the requested behavior by simply removing the route-map-out from the Hub-to-Hub tunnels. So everything will be advertised between the regions "as is". I prefer to...
> I'm surprised that the inter region ADVPN also works, by connecting a spoke from Region A to a HUB from region B, and it's terminating on the site to...