Skip to content
Snippets Groups Projects
  1. Oct 31, 2022
  2. Sep 07, 2020
  3. May 27, 2020
  4. May 26, 2020
  5. Jan 27, 2020
  6. Sep 18, 2019
  7. Aug 16, 2019
  8. May 17, 2019
  9. Apr 15, 2019
  10. Apr 09, 2019
  11. 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
  12. Jan 27, 2019
  13. Jan 24, 2019
  14. Oct 09, 2018
  15. Aug 23, 2018
  16. Jun 04, 2018
  17. Apr 24, 2018
  18. Mar 05, 2018
  19. Jan 23, 2018
    • 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
  20. Jan 05, 2018
  21. 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
  22. Apr 25, 2017
  23. Mar 24, 2017
  24. 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
  25. Mar 20, 2017
Loading