1. 24 Jan, 2017 1 commit
  2. 19 Jan, 2017 1 commit
  3. 15 Dec, 2016 1 commit
  4. 14 Dec, 2016 2 commits
  5. 21 Nov, 2016 1 commit
  6. 08 Nov, 2016 1 commit
  7. 18 Sep, 2016 1 commit
  8. 02 Sep, 2016 1 commit
    • Don't install into a subdirectory · 0ebebb8b
      Now the install happens in the current directory, with logs in a 'logs'
      subdirectory.
      
      Other improvements: curl now fails if the Vagrantfile can't be
      downloaded, because the RELEASE value is invalid.  Curl also doesn't
      print as large a progress bar.  The script fails early if there's no
      RELEASE specified.
      
      (cherry picked from commit 66a25250)
      Ned Batchelder committed
  9. 01 Sep, 2016 1 commit
    • Don't install into a subdirectory · 66a25250
      Now the install happens in the current directory, with logs in a 'logs'
      subdirectory.
      
      Other improvements: curl now fails if the Vagrantfile can't be
      downloaded, because the RELEASE value is invalid.  Curl also doesn't
      print as large a progress bar.  The script fails early if there's no
      RELEASE specified.
      Ned Batchelder committed
  10. 26 Aug, 2016 1 commit
  11. 25 Aug, 2016 1 commit
  12. 23 Aug, 2016 5 commits
  13. 22 Aug, 2016 1 commit
  14. 11 Aug, 2016 4 commits
  15. 22 Jul, 2016 1 commit
  16. 19 Jul, 2016 3 commits
  17. 18 Jul, 2016 1 commit
  18. 13 Jul, 2016 1 commit
  19. 24 Mar, 2016 1 commit
  20. 21 Jan, 2016 2 commits
    • Freeze pip, setuptools, and virtualenv · 83624a3b
      Pip 8.0.0, released a few hours ago, tries to uninstall deb-installed
      python modules that it wants to upgrade, and always fails when doing so.
      The effect is that configuration/requirements.txt cannot be fulfilled,
      notably ansible 1.9.3-edx, which requires an upgrade to pycrypto.
      
      This forces the installation of pip to the latest one prior to 8.0.0,
      7.1.2.
      
      It also freezes setuptools and virtualenv, so that they should all match
      the current versions required on
      playbooks/roles/common_vars/defaults/main.yml:common_pip_pkgs.
      Adolfo R. Brandes committed
    • Freeze pip, setuptools, and virtualenv · 464c9734
      Pip 8.0.0, released a few hours ago, tries to uninstall deb-installed
      python modules that it wants to upgrade, and always fails when doing so.
      The effect is that configuration/requirements.txt cannot be fulfilled,
      notably ansible 1.9.3-edx, which requires an upgrade to pycrypto.
      
      This forces the installation of pip to the latest one prior to 8.0.0,
      7.1.2.
      
      It also freezes setuptools and virtualenv, so that they should all match
      the current versions required on
      playbooks/roles/common_vars/defaults/main.yml:common_pip_pkgs.
      Adolfo R. Brandes committed
  21. 04 Jan, 2016 1 commit
  22. 21 Dec, 2015 1 commit
  23. 17 Dec, 2015 4 commits
  24. 11 Dec, 2015 3 commits