Get a complete introduction to Salt, the widely used Python-based configuration management and remote execution tool. This practical guide not only shows system administrators how to manage complex infrastructures with Salt, but also teaches developers how to use Salt to deploy and manage their applications.
Written by two Salt experts, this book provides the information you need to deploy Salt in a production infrastructure right away. You’ll also learn how to customize Salt and use salt-cloud to manage your virtualization. If you have experience with Linux and data formats such as JSON or XML, you’re ready to get started.
Chapter 1. Introduction
Chapter 2. Quick Start: First Taste of Salt
Chapter 3. Execution Modules: The Functional Foundation
Chapter 4. Configuration Management: Salt States
Chapter 5. Minion Data/Master Data
Chapter 6. Extending Salt: Part I
Chapter 7. More on the Master
Chapter 8. Extending Salt: Part II
Chapter 9. Topology and Configuration Options
Chapter 10. Brief Introduction to salt-cloud