File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 198198 - usegalaxy_eu.apptainer
199199 - galaxyproject.galaxy
200200 - usegalaxy_eu.tpv_auto_lint
201- - role : galaxyproject.miniconda
202- become : true
203- become_user : " {{ galaxy_user_name }}"
204201 - geerlingguy.redis
205202 - role : usegalaxy_eu.flower
206203 when : enable_flower | bool
Original file line number Diff line number Diff line change @@ -50,11 +50,6 @@ galaxy_commit_id: release_24.2
5050galaxy_force_checkout : true
5151galaxy_job_config_file : " {{ galaxy_config_dir }}/galaxy.yml"
5252
53- # Miniconda
54- miniconda_prefix : " {{ galaxy_tool_dependency_dir }}/_conda"
55- miniconda_version : 24.11.1
56- miniconda_channels : ['conda-forge', 'defaults']
57-
5853# Pulsar
5954pulsar_data_dir : " /storage/{{ pulsar.nfs_home }}/home/{{ pulsar.user_name }}/{{ pulsar.nfs_prefix }}"
6055
Original file line number Diff line number Diff line change 66 version : 1.1.7
77- src : galaxyproject.postgresql_objects
88 version : 1.2.0
9- - src : galaxyproject.miniconda
10- version : 0.3.1
119- src : usegalaxy_eu.certbot
1210 version : 0.1.11
1311- src : galaxyproject.tusd
2927- src : galaxyproject.proftpd
3028 version : 0.3.3
3129# conditional reqs below
32- # - name: mvdbeek.sentry_selfhosted
33- # src: https://github.com/mvdbeek/ansible-role-sentry/archive/main.tar.gz
3430- src : usegalaxy_eu.flower
3531 version : 2.0.0
3632- src : usegalaxy_eu.influxdb
You can’t perform that action at this time.
0 commit comments