File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
galaxy-qa1.galaxy.cloud.e-infra.cz/static
galaxy-qa2.galaxy.cloud.e-infra.cz/static Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
# defaults for host-specific vars
3
3
csnt_brand : " "
4
+ csnt_contact_email :
" [email protected] "
4
5
csnt_short_term_storage_dir : short_term_web_storage
5
6
csnt_enable_account_interface : true
6
7
csnt_log_level : WARNING
@@ -118,7 +119,7 @@ galaxy_config:
118
119
admin_users : " {{ vault_admin_users }}"
119
120
cleanup_job : onsuccess
120
121
smtp_server : " rs.cesnet.cz:25"
121
- error_email_to :
" [email protected] "
122
+ error_email_to : " {{ csnt_contact_email }} "
122
123
allow_user_creation : false
123
124
require_login : true
124
125
database_connection : " postgresql:///{{ galaxy_db_name }}?host=/var/run/postgresql"
@@ -443,7 +444,7 @@ tiaas_admin_pass: "{{ tiaas_password }}"
443
444
tiaas_info :
444
445
owner : " Metacentrum"
445
446
domain : " {{ inventory_hostname }}"
446
-
447
+ owner_email : " {{ csnt_contact_email }} "
447
448
owner_site : " https://{{ inventory_hostname }}"
448
449
tiaas_send_email_to_requester : true
449
450
tiaas_send_email_to : " {{ tiaas_info.owner_email }}"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ <h1>QA1 Test Instance</h1>
44
44
class ="reference "> Documentation</ a >
45
45
for details about using this service. In case of any further
46
46
questions, please contact us at
47
- < a href ="mailto:regalaxy@rt. cesnet.cz " target ="_blank "> regalaxy@rt. cesnet.cz</ a > .
47
+ < a href ="mailto:galaxy@ cesnet.cz " target ="_blank "> galaxy@ cesnet.cz</ a > .
48
48
</ p >
49
49
< p > Have a look at one of our < a target ="_blank " href ="https://training.galaxyproject.org/ "> trainings</ a > or
50
50
you can start with an interactive tour:
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h1>QA2 TEST</h1>
42
42
class ="reference "> Documentation</ a >
43
43
for details about using this service. In case of any further
44
44
questions, please contact us at
45
- < a href ="mailto:regalaxy@rt. cesnet.cz " target ="_blank "> regalaxy@rt. cesnet.cz</ a > .
45
+ < a href ="mailto:galaxy@ cesnet.cz " target ="_blank "> galaxy@ cesnet.cz</ a > .
46
46
</ p >
47
47
< p > You can start with an interactive tour:
48
48
< div >
Original file line number Diff line number Diff line change 44
44
class ="reference "> Documentation</ a >
45
45
for details about using this service. In case of any further
46
46
questions, please contact us at
47
- < a href ="mailto:regalaxy@rt. cesnet.cz " target ="_blank "> regalaxy@rt. cesnet.cz</ a > .
47
+ < a href ="mailto:galaxy@ cesnet.cz " target ="_blank "> galaxy@ cesnet.cz</ a > .
48
48
</ p >
49
49
< p > Have a look at one of our < a target ="_blank " href ="https://training.galaxyproject.org/ "> trainings</ a > or
50
50
you can start with an interactive tour:
You can’t perform that action at this time.
0 commit comments