There are around 300 interfaces:
- around 200 vxlan interface
- around 30 bridge interfaces
- around 30 Pseudo-Ethernet/MACvlan interfaces
- around 16 Ethernet interfaces
- around 30 Bridge interfaces
There are around 300 interfaces:
The issue is still there in VyOS 1.4 Sagitta and 1.5-rolling-202412160007
LTS release package repositories are permanently closed for public access.
https://forum.vyos.io/t/lts-release-package-repositories-permanently-closed-for-public-access/
So yes, that's the idea, and the tools are there for a simple implementation (done in May, rebased now for comparison):
https://github.com/vyos/vyos-1x/compare/current...jestabro:example-property-secret
@sarthurdev i think it can be good idea to those case , what do you think ? @dmbaturin @jestabro
Could nodes be flagged as sensitive in XML properties and that flag exposed to op-mode show scripts?
Personally, I would just create a directory in /usr/local/share/ca-certificates/ for each CA certificate named the same as that part of the config node (ex: IPA.TRAE32566.ORG in my example), then run update-ca-certificates...I just don't know how to implement this myself.