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. Sep 18, 2019
  8. Aug 16, 2019
  9. May 17, 2019
  10. Apr 15, 2019
  11. Apr 09, 2019
  12. 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
  13. Jan 27, 2019
  14. Jan 24, 2019
  15. Oct 09, 2018
  16. Aug 23, 2018
  17. Jun 04, 2018
  18. Apr 24, 2018
  19. Mar 05, 2018
  20. 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
  21. Jan 05, 2018
  22. 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
  23. Apr 25, 2017
  24. Mar 24, 2017
  25. 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
  26. Mar 20, 2017
Loading