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
- Host: GitHub
- URL: https://github.com/pacovk/saltstack
- Owner: PacoVK
- Created: 2018-01-03T14:30:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T12:04:15.000Z (over 7 years ago)
- Last Synced: 2025-02-14T14:55:54.905Z (8 months ago)
- Language: SaltStack
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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