Skip to content
  1. Dec 28, 2016
  2. Dec 27, 2016
  3. Dec 26, 2016
  4. Dec 23, 2016
  5. Dec 22, 2016
  6. Dec 21, 2016
  7. Dec 20, 2016
  8. Dec 19, 2016
    • Sam Stoelinga's avatar
      Fix #781 prevent vagrant asking for password · 5a2c75a3
      Sam Stoelinga authored
      When download_run_once=True it will try to first download images to host
      running vagrant, then upload the images from vagrant host to the vagrant
      vms. While trying to upload the images it will ask for a the vagrant
      linux user password.
      
      For small environments this behaviour is unnecessary hence changing the
      default to download_run_once=False inside the Vagrantfile seems like a
      good fix.
      5a2c75a3
Loading