Skip to content

Commit

Permalink
move docker-data to attached volume on galaxy-handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro committed Oct 30, 2023
1 parent 7c52140 commit 356caac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions host_vars/galaxy-handlers.usegalaxy.org.au.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@ extra_keys:
- id: internal_hop_key
type: public
from: "{{ hostvars['galaxy-backup']['internal_ip'] }},{{ hostvars['galaxy']['internal_ip'] }},{{ hostvars['galaxy-queue']['internal_ip'] }}"

# override docker-data location
docker_daemon_options:
data-root: /pvol/docker-data

0 comments on commit 356caac

Please sign in to comment.