Commit Graph

17 Commits

Author SHA1 Message Date
Andrea Dell'Amico 52cacc0267 library/roles/R/tasks/r-installation.yml: Setup the R environment so that it finds the correct JDK. 2017-06-27 17:52:36 +02:00
Andrea Dell'Amico a15f8b5a0d library/roles/R/tasks/r-installation.yml: Do not update the apt cache if it's already up to date. 2017-06-19 14:45:35 +02:00
Andrea Dell'Amico 48d6148d2e library/roles/R/tasks/r-installation.yml: Fix the task that installs packages from github. 2016-11-02 17:01:17 +01:00
Andrea Dell'Amico 465eeb8fe7 library/isti_vars/r-packages.yml: Add some R packages.
library/roles/R/tasks/r-installation.yml: Add some checks.
2016-10-14 14:33:19 +02:00
Andrea Dell'Amico 9df76cdc00 library/roles/R/tasks/r-installation.yml: do not fail if some R package from github cannot be installed. 2016-10-11 17:42:36 +02:00
Andrea Dell'Amico 2ce227b4a6 library/isti_vars/r-packages.yml: Remove some redundant variables.
library/roles/R/tasks/r-installation.yml: Try better checks to reduce the installation time.
2016-10-10 17:57:48 +02:00
Andrea Dell'Amico 0eaa4195aa library/roles/R/tasks/r-installation.yml: Change the packages installation script because the plugins list is now a dictionary. 2016-09-22 17:10:25 +02:00
Andrea Dell'Amico 3376bc3031 library/roles/R/tasks/r-installation.yml: add a new tag. 2016-07-07 11:20:37 +02:00
Andrea Dell'Amico 4a90dfd9b0 library/roles/R/tasks/r-installation.yml: Add a tag for the R repository key. 2016-07-06 15:30:08 +02:00
Andrea Dell'Amico 70c4f447da library/roles/R/tasks/r-installation.yml: Fix other cases of empty variables. 2016-03-08 19:06:09 +01:00
Andrea Dell'Amico 3e1d3335de library/roles/R/tasks/r-installation.yml: Fix the with_items rules. 2016-03-07 15:33:32 +01:00
Andrea Dell'Amico 6035220c2e library/roles/R/tasks/r-installation.yml: Try to fix the ansible 2 warnings.
d4science-ghn-cluster/group_vars/egi_dataminer: the R packages list is not a link to the standard dataminer file anymore.
d4science-ghn-cluster/group_vars/egi_smartexecutor: the R packages list is not a link to the standard smartexecutor file anymore.
2016-03-07 15:08:06 +01:00
Andrea Dell'Amico e7fa165d38 library/roles/R/tasks/r-installation.yml: Remove the check that would skip the repetition of some tasks. It is not working. 2016-03-01 18:02:21 +01:00
Andrea Dell'Amico b0aebf0e6f library/roles/R/tasks/r-installation.yml: Fix a mistake from the previous modifications, make the tasks compliant with ansible 2.x 2016-03-01 17:05:04 +01:00
Andrea Dell'Amico 7e3ad01c35 library/roles/R/tasks/r-installation.yml: Try to avoid a double run of the R packages install task. 2016-03-01 16:17:54 +01:00
Andrea Dell'Amico dd3c5e3a16 d4science-ghn-cluster/roles/dataminer_app: Various fixes. Workaround for a broken jar. Upgrades are supported now. 2016-02-18 02:14:31 +01:00
Andrea Dell'Amico 4662445ea7 d4science-ghn-cluster: New dataminer version and R packages list.
library/roles/R: A script that remove the old R installation, on demand.
2016-02-16 20:26:44 +01:00