1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-25 18:01:11 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kristian Klausen
0d78c950d2 root_ssh: Support multiple SSH keys for the same user
Ex: in case the user has multiple smartcards.
2021-06-02 18:44:58 +02:00
Kristian Klausen
38890b431a install_arch: Use the root_ssh role for adding authorized_key
The root_ssh_keys variable was changed in:
ea9f114d ("root_ssh: Support giving root access to only some hosts")
so let's just use the root_ssh role instead of maintaining the logic in
two places.
2021-05-13 16:20:54 +00:00
Jelle van der Waa
d99f2fc062
Fix hosts key check
Resolve the users.hosts key not being defined when rolling out the
root_ssh role.
2021-04-09 22:09:48 +02:00
Kristian Klausen
ea9f114de1 root_ssh: Support giving root access to only some hosts 2021-04-09 19:49:58 +00:00
Florian Pritz
0e3cf954eb
Remove dragon.archlinux.org
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-09-06 00:58:42 +02:00
Florian Pritz
b5d5e3c48e
root_ssh: Add dragon's key to nymeria/luna
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-11-25 10:37:09 +01:00
Florian Pritz
82baf629c3
root_ssh: Use template for more flexibility
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-11-25 10:27:44 +01:00
Sven-Hendrik Haase
e138650a0f Rename ssh_keys to root_ssh 2016-06-18 00:23:03 +02:00