Add role to set up base Debian server

With sshd in separate management VRF and FRR to announce routes to
self over unnumbered BGP.
This commit is contained in:
Timotej Lazar 2023-04-19 19:15:44 +02:00
commit 8dd2476238
9 changed files with 152 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[Service]
ExecStartPre=sleep 10
ExecStart=
ExecStart=/usr/bin/ip vrf exec mgmt /usr/sbin/sshd -D $SSHD_OPTS