Skip to content

Commit

Permalink
remove redundant bashrc exports
Browse files Browse the repository at this point in the history
  • Loading branch information
mira-miracoli committed Dec 11, 2024
1 parent e144f88 commit 047e30f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions group_vars/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,12 @@ walle_extra_env_vars:
This means your jobs were terminated and you can not login anymore.
However it is possible to restore the account and its data.
If you think your account was deleted due to an error, please contact contact@usegalaxy.eu
walle_envs_database:
MALWARE_LIB: "{{ walle_malware_database_location }}/{{ walle_database_file }}"
PGPASSFILE: "{{ walle_pgpass_file }}"
PGUSER: galaxy
PGDATABASE: galaxy
GXADMIN_PATH: /usr/local/bin/gxadmin
walle_cron_day: "*"
walle_cron_hour: "*"
walle_cron_minute: "0"

0 comments on commit 047e30f

Please sign in to comment.