X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7edeceb6f2a768b37ee09500f8c87ca6a2fb0be6..18292fffce3fcfe1c65121bc89deb38168bd840d:/doc/admin/maintenance-and-upgrading.html.textile.liquid diff --git a/doc/admin/maintenance-and-upgrading.html.textile.liquid b/doc/admin/maintenance-and-upgrading.html.textile.liquid index 3cc80a3560..480f5114ea 100644 --- a/doc/admin/maintenance-and-upgrading.html.textile.liquid +++ b/doc/admin/maintenance-and-upgrading.html.textile.liquid @@ -42,9 +42,9 @@ Run @arvados-server config-check@ to make sure the configuration file has no err h3(#distribution). Distribute the configuration file -We recommend to keep the @config.yml@ file in sync between all the Arvados system nodes, to avoid issues with services running on different versions of the configuration. +It is very important to keep the @config.yml@ file in sync between all the Arvados system nodes, to avoid issues with services running on different versions of the configuration. -Distribution of the configuration file can be done in many ways, e.g. scp, configuration management software, etc. +We provide "installer.sh":../install/salt-multi-host-install.html#installation to distribute config changes. You may also do your own orchestration e.g. @scp@, configuration management software, etc. h3(#restart). Restart the services affected by the change