tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
126 stars 85 forks source link

Fix password based ssh login issue #182

Closed jacobweinstock closed 4 months ago

jacobweinstock commented 4 months ago

Description

The previous sed command stopped working. The Ubuntu cloud image seems to write a different file for ssh settings now. This fixes the issue of ssh not allowing password based logins.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have: