Commits on Source (5)
-
Bo-Chun Chen authored
'Dont run bootstrap as root' problem while running eb install ansible task Simply put -b option(become) to let ansible run the bootstrap script as build user
b860411a -
Bo-Chun Chen authored
Set insert_key to false, prevent vagrant from generating new key then set our own ssh private key to be used, first priority finally, copy our own ssh public key into vm as authorized key
1948f186 -
John-Paul Robinson authored
Patch easybuild installation fix See merge request jpr/ohpc_vagrant!10
de6527d2 -
John-Paul Robinson authored
Move insert_key directive before VM create to avoid custom key create Add comments motivating the config choices for ssh config steps Expand user key authz logic to append key rather than just replace all existing keys in vagrant user authorized_keys file.
6e6fc44f -
John-Paul Robinson authoredb3e0d494