cgruver / kamarotos

This project contains a set of helper scripts for my OpenShift Home Lab blog and tutorials:
https://upstreamwithoutapaddle.com
GNU General Public License v3.0
21 stars 12 forks source link

labcli errors in SSH, SCP environment variables? #1

Open bdlink opened 2 months ago

bdlink commented 2 months ago

In SSH devinition, PubkeyAcceptedAlgorithms does not seem to exist, should be PublickeyAcceptedKeyTypes.

in SCP definition, option -O does not seem to exist, removing it works.

Both of these are wrt archive branch

Bruce

cgruver commented 2 months ago

Yeah, the behavior has probably changed. That branch is likely getting stale.