Skip to content

feat: seed-image using username + password

Idan Saadon requested to merge seed-image-username-password into main

We changed the seed image to use user_name + password instead of ssh keys - because we had some issue related to the permissions of the private key.

Merge request reports