Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
38b892ad
Verified
Commit
38b892ad
authored
Jul 24, 2020
by
Giancarlo Razzolini
Browse files
roles/aurweb: Add the new ssh fingerprints to the config
Added the new ssh host keys fingerprints to the config.
parent
bd59c027
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/aurweb/templates/config.j2
View file @
38b892ad
...
...
@@ -21,6 +21,11 @@ memcache_servers = {{ aurweb_memcached_socket }}:0
request_limit = {{ aurweb_request_limt }}
window_length = {{ aurweb_window_length }}
[fingerprints]
Ed25519 = SHA256:RFzBCUItH9LZS0cKB5UE6ceAYhBD5C8GeOBip8Z11+4
ECDSA = SHA256:5s5cIyReIfNNVGRFdDbe3hdYiI5OelHGpw2rOUud3Q8
RSA = SHA256:uTa/0PndEgPZTf76e1DFqXKJEXKsn7m9ivhLQtzGOCI
[serve]
repo-path = {{ aurweb_git_dir }}
git-shell-cmd = /usr/bin/sh
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment