Skip to content

Commit

Permalink
removes some lines
Browse files Browse the repository at this point in the history
  • Loading branch information
martindemko committed Jan 16, 2025
1 parent 34c8b3c commit 29f219c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@ pip_virtualenv_command: /usr/bin/python3 -m venv # usegalaxy_eu.certbot, usegal

# Common variables needed by all hosts
galaxy_user_name: galaxy
galaxy_user_id: 199
galaxy_user_group_name: galaxy
galaxy_user_group_gid: 199
galaxy_db_name: galaxy
galaxy_data_dir: "/rbd/data/"
galaxy_temp_dir: "{{ galaxy_data_dir }}"
galaxy_prefix: ""

# CVMFS vars
cvmfs_role: client
Expand Down

0 comments on commit 29f219c

Please sign in to comment.