update admin account handling and ssh keys on build

Right now the ssh keys are hardcoded for our organization and are set for the root user.

Definition of done

  • ssh keys can be listed in a file which is pulled into the build process
  • use the core user instead of root user for login
Edited by Lucas Halbert