summaryrefslogtreecommitdiff
path: root/data/templates/ssh/override.conf.j2
AgeCommit message (Collapse)Author
2024-04-01ssh: T6192: allow binding to multiple VRF instancesChristian Breunig
Currently VyOS only supports binding a service to one individual VRF. It might become handy to have the services (initially it will be VRF, NTP and SNMP) be bound to multiple VRFs. Changed VRF from leafNode to multi leafNode with defaultValue: default - which is the name of the default VRF.
2022-07-22ssh: T3212: do not load systemd EnvironmentFileChristian Poessinger
2022-04-14ssh: T4353: fix Jinja2 linting errorsChristian Poessinger