[Git-commits] [grml/grml-debootstrap] c13ca5: Refactor new --sshcopyid behavior into separate cm...
Michael Prokop
noreply at github.com
Wed Jun 3 16:10:07 CEST 2020
Branch: refs/heads/mika/gh153
Home: https://github.com/grml/grml-debootstrap
Commit: c13ca5cb5d83f8969efe081da9ac0ac3f6042af5
https://github.com/grml/grml-debootstrap/commit/c13ca5cb5d83f8969efe081da9ac0ac3f6042af5
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
Closes: https://github.com/grml/grml-debootstrap/pull/153
More information about the Git-commits
mailing list