Skip to content

Commit

Permalink
Merge pull request #1376 from mira-miracoli/fix-bashrc2
Browse files Browse the repository at this point in the history
fix bashrc redundancy by walle
  • Loading branch information
mira-miracoli authored Dec 11, 2024
2 parents 38dc118 + e9faa2d commit 76f0851
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 [email protected]
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 76f0851

Please sign in to comment.