Installation

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

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

Table Of Contents

Previous topic

Introduction to Salt

Next topic

Arch Linux