Dotfile repository using SaltStack
Find a file
2017-01-10 23:12:25 -05:00
bootstrap.sh Adding the bootstrap script. 2017-01-10 19:38:14 -05:00
LICENSE Initial commit 2017-01-10 19:13:05 -05:00
minion Defining the base configuration path. 2017-01-10 23:12:25 -05:00
README.md Fixing the README with basic information. 2017-01-10 19:18:45 -05:00

Pinch

After using my own python script to symlink my dotfiles, I have decided to take SaltStack for a spin and see how it goes.

Bootstrap

The bootstrap.sh script will check the OS and in the case of Mac OS X will install brew followed by an installation of SaltStack. On Linux, the script will install SaltStack. The end result will be calling SaltStack to kick off the configuration of the box.