Installation

The Salt system setup is amazingly simple, as this is one of the central design goals of Salt.

See also

Installing Salt for development and contributing to the project.

Dependencies

Salt should run on any Unix-like platform so long as the dependencies are met.

Optional Dependencies

  • Jinja2 - parsing Salt States (configurable in the master settings)
  • gcc - dynamic Cython module compiling

Comments

comments powered by Disqus

Table Of Contents

Previous topic

Introduction to Salt

Next topic

Arch Linux