From a98897ec1b882fb8f9dd6a4409c01e72b49765bd Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Thu, 30 Mar 2017 09:11:58 +0200 Subject: [PATCH] Add SaltStack (closes #21) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae2f9d4..f13b059 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Tip: search for a filename on GitHub, e.g. [in:path .gitconfig](https://github.c * [homesick](https://github.com/technicalpickles/homesick) - Your home directory is your castle. Don't leave your dotfiles behind ([post](http://technicalpickles.com/posts/never-leave-your-dotfiles-behind-again-with-homesick/)). * [mackup](https://github.com/lra/mackup) - Keep your application settings in sync (OS X/Linux). * [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management +* [SaltStack](https://saltstack.com/) - Intelligent orchestration for the software-defined data center * [vcsh](https://github.com/RichiH/vcsh) - Version Control System for $HOME, multiple Git repositories in $HOME. * [yadm](https://github.com/TheLocehiliosan/yadm) - Tool for managing a collection of files across multiple computers, using a shared Git repository and some additional features.