Adding TODO for the future
This commit is contained in:
parent
428ebb1650
commit
f1cba2f72b
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ After using my own [Python script](https://github.com/elazkani/dotfiles/blob/mas
|
|||
|
||||
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.
|
||||
|
||||
# TODO
|
||||
Install salt stack using pip in a virtualenv instead of using the default salt installer to install it system-wide
|
||||
|
|
Loading…
Reference in a new issue