We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6749269 commit 0d5f76cCopy full SHA for 0d5f76c
playbook.yml
@@ -7,7 +7,7 @@
7
galaxy_config_style: yaml
8
galaxy_layout: legacy-improved
9
galaxy_server_dir: /galaxy/server
10
- galaxy_virtualenv_command: python3 -m virtualenv
+ galaxy_virtualenv_command: /usr/bin/python3 -m virtualenv
11
galaxy_virtualenv_python: python3
12
pip_extra_args: "--no-cache-dir --compile"
13
galaxy_manage_database: false
0 commit comments