Fix orchestrator and adds missing files

This commit is contained in:
Michel Fedde 2025-05-12 11:24:31 +02:00
parent 17c1aae84b
commit 27a036d236
8 changed files with 51 additions and 12 deletions

View file

@ -35,3 +35,8 @@ Host stash.miovent.de
User git
IdentityFile ~/.ssh/work-bitbucket.key
Host vagrant
HostName localhost
Port 2222
User vagrant
IdentityFile ~/.ssh/vagrant