Skip to content

Commit 991a3f3

Browse files
authored
Merge pull request #211 from martenson/tpv-up
update the source of shared tpv db to a versioned one
2 parents b014ae0 + b798b7b commit 991a3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

group_vars/galaxyservers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ galaxy_job_config:
8888
function: map_tool_to_destination
8989
rules_module: tpv.rules
9090
tpv_config_files:
91-
- https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/main/tools.yml
91+
- https://gxy.io/tpv/db-v2.yml
9292
- "{{ tpv_config_dir }}/tpv_rules_meta.yml"
9393
- "{{ tpv_config_dir }}/tpv_rules_{{ inventory_hostname }}.yml"
9494
resources:

0 commit comments

Comments
 (0)