An open API service indexing awesome lists of open source software.

https://github.com/pacovk/saltstack

Examples for some saltstates
https://github.com/pacovk/saltstack

Last synced: 6 months ago
JSON representation

Examples for some saltstates

Awesome Lists containing this project

README

          

# Readme #

[Salt](https://docs.saltstack.com/en/latest/) is a configuration management tool to automate Infrastructure provisioning.

### Development ###
##### Requirements: #####
* [Virtualbox](https://www.virtualbox.org/)
* [Vagrant](https://www.vagrantup.com/)

For development use [this](https://github.com/UtahDave/salt-vagrant-demo) Vagrant-Demo setup. It spinns up 3 Ubuntu-VMs, declared as 1 Master and 2 Minions.
You can switch from Ubuntu to Centos, changing value "os" in Vagrantfile.

##Note:
This Repo is working only for CentOS