All Projects → craig5 → salt-essentials-utils

craig5 / salt-essentials-utils

Licence: Apache-2.0 license
Suite of utilities and scripts for Salt Essentials (eel book)

Programming Languages

python
139335 projects - #7 most used programming language
SaltStack
118 projects
shell
77523 projects
HTML
75241 projects
Makefile
30231 projects
ruby
36898 projects - #4 most used programming language
scheme
763 projects

Salt Essential Utilities

Suite of utilities and scripts for Salt Essentials (eel book)

http://shop.oreilly.com/product/0636920033240.do

Installation

Start all of the virtual machines using vagrant:

cd virtual-machines
vagrant up

That will bring up 5 virtual machines: 1 salt master and 4 salt minions.

Then ssh into each VM and install salt:

vagrant ssh master
/srv/se-book/bin/setup

At this point, salt is installed on each VM.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].