mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
deploy: Use RedHat Software Collections
RHSCL provides patched versions of Python and Nginx
This commit is contained in:
@@ -5,7 +5,7 @@ deploy_mode_dict:
|
||||
3: Development
|
||||
deploy_mode: 3
|
||||
|
||||
secret_key: '{{ lookup("password", "/tmp/secretkeyfile") }}'
|
||||
secret_key: '{{ lookup("password", "/dev/null") }}'
|
||||
|
||||
project_name: 'breccia-mapper'
|
||||
project_full_name: 'breccia_mapper'
|
||||
|
||||
Reference in New Issue
Block a user