File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
common/templates/galaxy/config
main/templates/galaxy/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ execution:
6565 function: map_tool_to_destination
6666 rules_module: tpv.rules
6767 tpv_config_files:
68+ - "https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/e2277c4e9aa8044342832f08d9fc06ebf7e8287c/tools.yml"
6869 - "{{ tpv_config_dir }}/defaults.yaml"
6970 - "{{ tpv_config_dir }}/environments.yaml"
7071 - "{{ tpv_config_dir }}/tools_pre_shared.yaml"
71- - "https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/main/tools.yml"
7272 - "{{ tpv_config_dir }}/tools.yaml"
7373 - "{{ tpv_config_dir }}/users.yaml"
7474 - "{{ tpv_config_dir }}/roles.yaml"
Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ execution:
7373 function: map_tool_to_destination
7474 rules_module: tpv.rules
7575 tpv_config_files:
76+ - "https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/e2277c4e9aa8044342832f08d9fc06ebf7e8287c/tools.yml"
7677 - "{{ tpv_config_dir }}/defaults_vgp.yaml"
7778 - "{{ tpv_config_dir }}/environments_vgp.yaml"
78- - "https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/main/tools.yml"
7979 - "{{ tpv_config_dir }}/tools_vgp.yaml"
8080 #- "{{ tpv_config_dir }}/users_vgp.yaml"
8181 - "{{ tpv_config_dir }}/roles_vgp.yaml"
You can’t perform that action at this time.
0 commit comments