Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 769 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 769 Bytes

Secure servers with SaltStack and Vault

This repository contains the example files to accompany our blog post series, Secure servers with SaltStack and Vault.

The end of each post is marked with a separate git branch. Use git checkout <part-n> to checkout the files at a given point, e.g. for part 1:

git checkout part-1