Skip to content
Snippets Groups Projects
Forked from John-Paul Robinson / ohpc_vagrant
40 commits behind the upstream repository.
  • Bo-Chun Chen's avatar
    Setup vagrant to use existing ssh key · 1948f186
    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
Vagrantfile 1.36 KiB