[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38478] [PATCH 4/4] machine: ssh: <machine-ssh-configuration> can in
From: |
Ludovic Courtès |
Subject: |
[bug#38478] [PATCH 4/4] machine: ssh: <machine-ssh-configuration> can include the host key. |
Date: |
Wed, 04 Dec 2019 18:33:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi!
address@hidden (Jakob L. Kreuze) skribis:
> I've only been able to follow the updates to "guix deploy" somewhat
> tangentially, but I was very excited to see this patch in my inbox.
> Thumbs up from me, thanks Ludo!
Heheh, thank you!
I went ahead and pushed it as it seemed like a good idea to not wait.
BTW, I’m wondering if we should go further and deprecate missing/#f
‘host-key’ fields altogether. WDYT?
To me it just seems wiser to have that info within the deploy config
rather than out-of-band in ~/.ssh/known_hosts.
Ludo’.