Commit graph

4 commits

Author SHA1 Message Date
9b03b002f7 exit: import firewalls’ addresses into inside VRFs
Mostly so that the backup firewall is reachable from inside. Without
this, such traffic would be routed towards the active firewall and
dropped there.
2025-07-18 15:20:32 +02:00
82b10e8133 exit: support custom VRF imports
Ten minutes to set up and ten hours to convince Ansible to not be
quite so retarded. The list2dict filter seems to be the (or another)
missing piece. Now let’s rewrite everything else using it. Or not.
2024-07-15 14:22:42 +02:00
c479f90669 access: move switch config templates back to this repo
Let’s keep it simple. Also editing templates in NetBox is a pain.
2024-04-08 14:45:39 +02:00
158e8740b8 Initial commit, squashed 2023-12-18 12:55:47 +01:00