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 11---
22# defaults for host-specific vars
33csnt_brand : " "
4+ csnt_contact_email : " galaxy@cesnet.cz"
45csnt_short_term_storage_dir : short_term_web_storage
56csnt_enable_account_interface : true
67csnt_log_level : WARNING
@@ -118,7 +119,7 @@ galaxy_config:
118119 admin_users : " {{ vault_admin_users }}"
119120 cleanup_job : onsuccess
120121 smtp_server : " rs.cesnet.cz:25"
121- error_email_to : " regalaxy@rt.cesnet.cz "
122+ error_email_to : " {{ csnt_contact_email }} "
122123 allow_user_creation : false
123124 require_login : true
124125 database_connection : " postgresql:///{{ galaxy_db_name }}?host=/var/run/postgresql"
@@ -443,7 +444,7 @@ tiaas_admin_pass: "{{ tiaas_password }}"
443444tiaas_info :
444445 owner : " Metacentrum"
445446 domain : " {{ inventory_hostname }}"
446- owner_email : " regalaxy@rt.cesnet.cz "
447+ owner_email : " {{ csnt_contact_email }} "
447448 owner_site : " https://{{ inventory_hostname }}"
448449tiaas_send_email_to_requester : true
449450tiaas_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>
4444 class ="reference "> Documentation</ a >
4545 for details about using this service. In case of any further
4646 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 > .
4848 </ p >
4949 < p > Have a look at one of our < a target ="_blank " href ="https://training.galaxyproject.org/ "> trainings</ a > or
5050 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>
4242 class ="reference "> Documentation</ a >
4343 for details about using this service. In case of any further
4444 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 > .
4646 </ p >
4747 < p > You can start with an interactive tour:
4848 < div >
Original file line number Diff line number Diff line change 4444 class ="reference "> Documentation</ a >
4545 for details about using this service. In case of any further
4646 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 > .
4848 </ p >
4949 < p > Have a look at one of our < a target ="_blank " href ="https://training.galaxyproject.org/ "> trainings</ a > or
5050 you can start with an interactive tour:
You can’t perform that action at this time.
0 commit comments