How to update the ssh host key linked to a mirror repository ?
Following the bitbucket.org ssh host key change
we have some pull mirroring which are not working anymore.
I was wondering what is the recommended way to update the mirroring settings ?
Where is this host key stored in gitlab ?
Can I replace it, maybe with some rails console commands ?
GitLab information
Version: 15.10.8-ee
Revision: 9ec5f337f9f
Directory: /opt/gitlab/embedded/service/gitlab-rails
DB Adapter: PostgreSQL
DB Version: 13.11
URL: http://gittest.example.int
HTTP Clone URL: http://gittest.example.int/some-group/some-project.git
SSH Clone URL: git@gittest.example.int:some-group/some-project.git
Elasticsearch: no
Geo: no
Using LDAP: yes
Using Omniauth: yes
Omniauth Providers: openid_connect
GitLab Shell
Version: 14.18.0
Repository storages:
- default: unix:/var/opt/gitlab/gitaly/gitaly.socket
GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell
Thanks for any advice