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