install_arch: Use the root_ssh role for adding authorized_key
Compare changes
Files
4- Kristian Klausen authored
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.
+ 4
− 11
@@ -171,18 +171,11 @@