Skip to content
Snippets Groups Projects
Unverified Commit 3958f1f8 authored by anarcat's avatar anarcat
Browse files

sshcopyid does not work for us: it expects a working ssh-agent

Instead we'll copy authorized keys in a hook ourselves.
parent 0d93e7ef
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,6 @@ which we'll use below.
--packages /root/tsa-misc/installer/packages \
--post-scripts /root/tsa-misc/installer/post-scripts/ \
--password "$ROOTPASSWORD" \
--sshcopyid \
--remove-configs --defaultinterfaces &&
umount /target/run/udev /target/run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment