Skip to content

Commit

Permalink
Merge pull request #31 from martenson/tidyup
Browse files Browse the repository at this point in the history
tidy up the repo
  • Loading branch information
martindemko authored Dec 5, 2024
2 parents 9ec4f98 + b0c125a commit 47d3dbf
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 16 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
# path: "{{ datastore }}/data/_upload_job_files"
# state: directory
# mode: '0775'
# - name: Create the client body temp path
# - name: Create the client body temp path
# file:
# owner: www-data
# group: galaxy
Expand Down Expand Up @@ -138,7 +138,7 @@
user: postgres # Run as the postgres user
minute: "0"
hour: "*"
job: "python3 {{ playbook_dir }}/add_group_users.py {{ inventory_hostname }} {{ api_key }}"
job: "python3 {{ playbook_dir }}/extra_scripts/add_group_users.py {{ inventory_hostname }} {{ api_key }}"
- name: RE Galaxy instance patch in lib/galaxy/webapps/galaxy/api/job_files.py
replace:
path: "{{ galaxy_root }}/server/lib/galaxy/webapps/galaxy/api/job_files.py"
Expand Down
9 changes: 0 additions & 9 deletions papers/gcc2024/TES-abstract.txt

This file was deleted.

5 changes: 0 additions & 5 deletions papers/gcc2024/Visualization-BoF.txt

This file was deleted.

0 comments on commit 47d3dbf

Please sign in to comment.