Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
0e3cf954
Verified
Commit
0e3cf954
authored
Sep 06, 2018
by
Florian Pritz
Browse files
Remove dragon.archlinux.org
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
a4ee0643
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/ssh-hostkeys.txt
View file @
0e3cf954
...
...
@@ -53,17 +53,6 @@
256 MD5:a7:84:8b:95:4f:53:ac:b6:9d:24:79:79:fc:c7:bf:1f root@apollo (ED25519)
2048 MD5:77:b0:17:18:57:74:38:91:47:31:43:04:47:e9:9e:30 root@apollo (RSA)
# dragon.archlinux.org
1024 SHA256:h5ZWUEWyagwYSBf0GewpRidKG3+FA+2MSHIxPmTX3mY root@sysresccd (DSA)
256 SHA256:U+pPgqH6PrMO1l1dyiBhoD+wXg3MPah0dM8tD9rJEDI root@sysresccd (ECDSA)
256 SHA256:4uOSUvpFTywizwPGuwJsPf5qhe7uqNUcML14P1HRqwQ root@dragon (ED25519)
2048 SHA256:Es/WLe4C4YkeU30u/Ql2RCk4zeLPSEhayUpmBNAWc2g root@sysresccd (RSA)
1024 MD5:29:14:c9:fb:e3:fd:07:b1:b9:45:5a:bd:04:7c:7a:3c root@sysresccd (DSA)
256 MD5:5c:a0:c1:f9:88:31:7f:9a:a3:8a:28:3c:93:5a:e5:be root@sysresccd (ECDSA)
256 MD5:f1:a9:56:05:0a:10:5b:52:de:7a:e0:5f:a9:d1:d2:e5 root@dragon (ED25519)
2048 MD5:7c:a9:5d:e2:82:3b:73:83:5d:c0:f7:50:cb:28:ac:78 root@sysresccd (RSA)
# ind.mirror.pkgbuild.com
1024 SHA256:nfyohw9fqhP3SRTOpsZvjVH7OP6GkqNWv+vPIa7Xr54 root@archlinux (DSA)
256 SHA256:d5s5vHVfEh2U0oCFsvCxgidvX4Fm2BdX4EJvwcsRLqk root@archlinux (ECDSA)
...
...
hosts
View file @
0e3cf954
...
...
@@ -41,12 +41,6 @@ sgp.mirror.pkgbuild.com
[staging]
nymeria.archlinux.org
[unmanaged]
dragon.archlinux.org
[dragon-backup]
luna.archlinux.org
[reproducible-builds]
169.50.62.117
169.50.62.119
roles/root_ssh/templates/authorized_keys.j2
View file @
0e3cf954
...
...
@@ -2,6 +2,3 @@
{% for user in root_ssh_keys | sort -%}
{{ lookup('file', '../pubkeys/' + user) }}
{% endfor %}
{% if 'dragon-backup' in group_names %}
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCpfiW5/R2D95beJsIs1lxD5d2TeW4yJFHs4v38Qtsg3506MlBpyaMUdKOtilAfKoBBsLEuB3dPFa9at0CBLAG0/vk5A8dr543HhcZDx6XIaCenW+NeCvg3hln6tqtk7Wh+O0OaIE/ZNmGu6hQb0Q+myur2asd7behonYeUOsNvPVuc8aIHOdswYvXa+yhM70+i6sAc+BBM3v/cXXmUWFO+wIV4G7CqLbTeL2/O+Bv5gvQHwEZ1Xnc0ktksvLDZ8qNGD9Zlm5KmvCVAjJuqeMHuwtFhq/DtoS6R0RzvD2a0algYlyJtmfrs90Na49nGWdTDL91/kyGuezLCEUv1vCq0bYhQcTD+ltpo/rgxDYXyNKeV1bs7jN0O5+Z9hMUrgPuKDLwPdc0cqmHmM2fOjtYq1eoOxOPnbPvWTwOApRSoY0StSOBMjDd9PQYJdstvJNZ0mN+pbzIMd/oZeczcQVrBnWRt4GdQZiyEKvnnABPs9K1jlEKg+UCHw5Hu0EN6gzKxLbPT2Rfy6wVdQboHbtBs65tLLiAZQuldeFqFHpICJLXGHMAnKVhZyR4L9TQAwTrE5l7RRz4+MPhMx5poIqzWk5omit42PqdzRm58Xke+tKqA3D5mfCVKZwCvxvIMlbGFZUpTHU0Wl5cY6DyBjf9yThcp6Pz2p2tTlASrfxZraQ== root@dragon backup key
{% endif %}
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