Skip to content
Snippets Groups Projects
  1. Nov 30, 2022
  2. Oct 31, 2022
  3. Sep 07, 2020
  4. May 27, 2020
  5. May 26, 2020
  6. Jan 27, 2020
  7. Nov 26, 2019
  8. Sep 20, 2019
  9. Sep 18, 2019
  10. Aug 16, 2019
  11. Jun 12, 2019
  12. May 17, 2019
  13. Apr 15, 2019
  14. Apr 09, 2019
  15. Jan 31, 2019
    • Benjamin Bertrand's avatar
      Use mirror on artifactory to install conda · a50314eb
      Benjamin Bertrand authored
      1. It's easier to use a mirror (no need to manually copy new RPMs to
      artifactory)
      2. The mirror is configured in this role because it's the only repo needed to
      install conda (no EPEL). No need to put it in the ics-ans-role-repository and
      add a dependency.
      a50314eb
  16. Jan 27, 2019
  17. Oct 09, 2018
  18. Aug 23, 2018
  19. Jun 04, 2018
  20. Apr 25, 2018
  21. Apr 24, 2018
  22. Mar 05, 2018
  23. Jan 23, 2018
    • Benjamin Bertrand's avatar
      Switch to molecule v2 · 76e8bf4f
      Benjamin Bertrand authored
      76e8bf4f
    • Benjamin Bertrand's avatar
      Update to conda 4.4 · 33d48bee
      Benjamin Bertrand authored
      - update Miniconda installer (required to install conda 4.4)
      - pin conda package to defaults channel to avoid downgrade with
        conda-forge channel
      - use new /opt/conda/etc/profile.d/conda.sh profile script (remove old
        conda_env.sh)
      
      Note that conda base environment is not activated.
      33d48bee
  24. Jan 05, 2018
  25. May 10, 2017
    • Benjamin Bertrand's avatar
      Make Miniconda3 the default version · ea937790
      Benjamin Bertrand authored
      Miniconda2 was made the default because of Ansible, but there is no
      reason.
      Ansible has to use the default Python installation in the first place.
      
      For molecule, there is no problem to install that in a conda env with
      Python2.
      v0.4.0
      ea937790
  26. Apr 25, 2017
  27. Mar 24, 2017
  28. Mar 23, 2017
    • Benjamin Bertrand's avatar
      Install Miniconda2 by default · d41fe322
      Benjamin Bertrand authored
      Ansible still requires Python 2.
      We make Miniconda2 the default.
      
      It's still possible to install Miniconda3 by overriding
      miniconda_version and miniconda_installer_md5.
      d41fe322
  29. Mar 20, 2017
Loading