rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
288 stars 49 forks source link

Change default root password #2055

Closed davidcassany closed 3 months ago

davidcassany commented 4 months ago

OK, just realized this requires some more love, if the password changes across versions the test suite will also fail. I think the proper solution is once an for all setting the authorized ssh keys as part of the cloud config in tests, this way we could eventually connect without needing a password at all.