Skip to content
Snippets Groups Projects
  1. May 17, 2019
  2. Apr 23, 2019
  3. Apr 15, 2019
  4. Apr 09, 2019
  5. 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
  6. Jan 27, 2019
    • Benjamin Bertrand's avatar
      Clean conda env files for test · b95f4d67
      Benjamin Bertrand authored
      - only specify the python version to install (without exact dependencies
      to avoid deprecated packages)
      - use file from the repository to test http url (python27_env.yml) to
      not rely on an external repository
      v0.9.0
      b95f4d67
    • Benjamin Bertrand's avatar
      Install conda using RPM · 91851841
      Benjamin Bertrand authored
      RPM released by anaconda.
      Installation is done from the RPM to avoid adding the repository as
      dependency.
      91851841
  7. Jan 24, 2019
  8. Oct 24, 2018
  9. Oct 09, 2018
  10. Aug 23, 2018
  11. Jun 27, 2018
  12. Jun 04, 2018
  13. May 29, 2018
  14. Apr 25, 2018
    • Benjamin Bertrand's avatar
      Switch to artifactory channels · f5ce63b6
      Benjamin Bertrand authored
      1. Artifactory hosts a mirror of:
      - conda-forge
      - anaconda-main (this is the only channel from defaults that we care
        about)
      
      We also add the ics-conda channel.
      We probably want to allow people to add extra channels in the future.
      
      2. Remove the user condarc file. The default configuration should be
         done at system level.
      v0.7.1
      f5ce63b6
    • Benjamin Bertrand's avatar
      Change url example to gitlab · 6edecab7
      Benjamin Bertrand authored
      We want to track the changes to the conda environment files.
      They should be in git instead of artifactory.
      6edecab7
  15. Apr 24, 2018
  16. Mar 05, 2018
  17. Jan 24, 2018
  18. Jan 23, 2018
  19. Jan 10, 2018
  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
Loading