Skip to content
Snippets Groups Projects
  1. Jan 08, 2019
    • John-Paul Robinson's avatar
      Improve ssh key config · 6e6fc44f
      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
  2. Jan 07, 2019
    • 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
  3. Dec 04, 2018
  4. Oct 23, 2018
  5. Oct 18, 2018
  6. Oct 02, 2018
  7. Oct 01, 2018
  8. Sep 28, 2018
  9. Sep 26, 2018
  10. Sep 25, 2018
  11. Sep 24, 2018
  12. Sep 20, 2018
  13. Sep 19, 2018
Loading