diff --git a/env/main/group_vars/galaxyservers/vars.yml b/env/main/group_vars/galaxyservers/vars.yml index b750dd2fe..c49a9cecf 100644 --- a/env/main/group_vars/galaxyservers/vars.yml +++ b/env/main/group_vars/galaxyservers/vars.yml @@ -83,10 +83,10 @@ galaxy_log_archive_dir: /galaxy-repl/{{ galaxy_instance_codename }}/backup/log base_app_main: &BASE_APP_MAIN # message box - #message_box_visible: "True" - #message_box_class: warning #info + message_box_visible: "True" + message_box_class: warning #info #message_box_content: Galaxy has recently been upgraded to a pre-release of the next Galaxy stable release (18.01). Please report any issues you encounter using the bug icon on error (red) datasets, or email galaxy-bugs. - #message_box_content: 'Galaxy will be unavailable between 2:00 PM and 7:30 PM UTC, Tuesday, September 19 due to filesystem maintenance. Running jobs may be interrupted during this period.' + message_box_content: 'Galaxy will be unavailable between 3:00 PM and 9:00 PM UTC, Tuesday, April 17 for cluster upgrades. Running jobs will be interrupted during this period.' #message_box_content: 'Jobs are currently paused due to unexpected filesystem issues. We are working on the issue and jobs will be resumed as soon as possible.' # this can be removed after 9/22 and the datatypes_conf.xml update