[Git-commits] [grml/grml-debootstrap] 3865f3: Refactor new --sshcopyid behavior into separate cm...
Michael Prokop
noreply at github.com
Wed Jun 3 16:38:47 CEST 2020
Branch: refs/heads/mika/gh153
Home: https://github.com/grml/grml-debootstrap
Commit: 3865f3eeb7510ee90c03f65b1b1ae85d731b4600
https://github.com/grml/grml-debootstrap/commit/3865f3eeb7510ee90c03f65b1b1ae85d731b4600
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M grml-debootstrap
M grml-debootstrap.8.txt
Log Message:
-----------
Refactor new --sshcopyid behavior into separate cmdline option --sshcopyauth
Related to commit 07e835eac7 and the discussion within
https://github.com/grml/grml-debootstrap/pull/153
If execution of --sshcopyid fails, then user might want to be aware of
it. So instead of implementing the copying of .ssh/authorized_keys as
fallback of --sshcopyid, let's provide it via cmdline option
--sshcopyauth.
Reviewed-by: Chris Hofstaedtler
Reviewed-by: Darshaka Pathirana
Closes: https://github.com/grml/grml-debootstrap/pull/153
More information about the Git-commits
mailing list