Commit Graph

10 Commits

Author SHA1 Message Date
Andrea Dell'Amico a1a294669e R packages updater: do not overlap the upgrade and install runs. Fix the job that kills old instances. 2017-12-01 15:46:42 +01:00
Andrea Dell'Amico 5b50d86b9e update_r_packages: kill the stuck processes, and exit immediately if nothing changed in the SVN repository and the argument was 'install'. See https://support.d4science.org/issues/10272 2017-11-08 18:54:18 +01:00
Andrea Dell'Amico 370590b93b update_r_packages: Change the way the debian packages are installed. Now a failure involves that single package and not the whole list. 2017-09-28 13:32:56 +02:00
Andrea Dell'Amico ba2d9ab5b2 library/roles/R: Change the R updater script so that we can add a prefix to the files. 2017-05-05 16:12:21 +02:00
Andrea Dell'Amico 6bd5e63426 library/roles/R/templates/update_r_packages.sh.j2: Fix the R updater script, it does not parses the repository URL correctly. 2017-01-25 15:04:47 +01:00
Andrea Dell'Amico f52ef24f84 library/roles/R: Fix the packages updater script. 2016-11-11 17:04:17 +01:00
Andrea Dell'Amico 83804cdcda library/roles/R: Get the files that list the R packages from subversion. 2016-10-24 15:33:27 +02:00
Andrea Dell'Amico f63a2231ff library/roles/R: script and cron job that downloads lists of debian and R packages and installs or upgrades them. 2016-10-18 15:07:47 +02:00
Andrea Dell'Amico 9d36440c95 d4science-ghn-cluster/group_vars/rstudio: New rstudio group. Only used to deploy R right now.
library/roles/R/tasks/main.yml: Another attempt to fix the packages installation workflow.
2016-02-03 16:40:08 +01:00
Andrea Dell'Amico 209b9892fb library/roles/R: Set the default CRAN mirror site. 2016-01-21 11:48:03 +01:00