File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ deps: requirements.yaml
3030 ansible-galaxy install -r requirements.yaml
3131
3232known_hosts :
33+ grep --quiet ' ^celery-1.bi.privat' ~ /.ssh/known_hosts || echo " celery-1.bi.privat ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFeiWwfhHxx2OVzHvaOQxWnCwlngRD26DxrCKYKMWQD1" >> ~ /.ssh/known_hosts
3334 grep --quiet ' ^apps.galaxyproject.eu' ~ /.ssh/known_hosts || echo " [apps.galaxyproject.eu]:8080 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPqyqSMGttoZKjzVQh9deKhdX0CxWGjn0v2hHIzM1Fbt" >> ~ /.ssh/known_hosts
3435 grep --quiet ' ^osiris.denbi.de' ~ /.ssh/known_hosts || echo " osiris.denbi.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINZMRlC7VfGh2XBExqH74UZZg6ZUc1d/Ok2adr5ostBV" >> ~ /.ssh/known_hosts
3536 grep --quiet ' ^worker-0.gold.build.galaxyproject.eu' ~ /.ssh/known_hosts || echo " worker-0.gold.build.galaxyproject.eu ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAjC0YY4V6gDjvIyFb1qyszQn+Jr2GtLImSJO5BVoeHq" >> ~ /.ssh/known_hosts
You can’t perform that action at this time.
0 commit comments