From 8759b620d9d3674c3aaecdf0e24513646f3d219e Mon Sep 17 00:00:00 2001 From: Helena Rasche Date: Tue, 17 Oct 2023 13:50:22 +0200 Subject: [PATCH] ok not needed? --- topics/admin/faqs/galaxy-update-22.05.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/topics/admin/faqs/galaxy-update-22.05.md b/topics/admin/faqs/galaxy-update-22.05.md index fbd12fb8aa174b..1ae76720aec2dc 100644 --- a/topics/admin/faqs/galaxy-update-22.05.md +++ b/topics/admin/faqs/galaxy-update-22.05.md @@ -97,15 +97,6 @@ Here is the recommended update procedure with ansible: - `galaxy_user_name` is defined in all.yml in the latest git-gat - git-gat also separates out the DB serving into a `dbservers.yml` host group - You may also need to add - - ``` - galaxy_systemd_mode: 'gravity' - galaxy_manage_systemd: yes - ``` - - to your galaxy configuration to have systemd units properly installed. - 4. Backup your `venv`, `mv /srv/galaxy/venv/ /srv/galaxy/venv-old/`, as your NodeJS is probably out of date and Galaxy doesn't handle that gracefully 5. Do any local customs for luck (knocking on wood, etc.) 6. Run the playbook