X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c89213f5a5e303050caaebe4f8fdf2980fc65605..5e575029573df492d5d091ac504f2f2e7b9969ef:/doc/install/salt.html.textile.liquid diff --git a/doc/install/salt.html.textile.liquid b/doc/install/salt.html.textile.liquid index d110f73000..8db0ac15e4 100644 --- a/doc/install/salt.html.textile.liquid +++ b/doc/install/salt.html.textile.liquid @@ -19,6 +19,8 @@ SPDX-License-Identifier: CC-BY-SA-3.0 h2(#introduction). Introduction +{% include 'branchname' %} + To ease the installation of the various Arvados components, we have developed a "Saltstack":https://www.saltstack.com/ 's "arvados-formula":https://git.arvados.org/arvados-formula.git which can help you get an Arvados cluster up and running. Saltstack is a Python-based, open-source software for event-driven IT automation, remote task execution, and configuration management. It can be used in a _master/minion_ setup (where a master node orchestrates and coordinates the configuration of nodes in an infrastructure) or master-less, where Saltstack is run locally in a node, with no communication with a master node.