Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidvilla/hello.saltstack

Minimal saltstack setup (master+minion) on a vagrant environment
https://github.com/davidvilla/hello.saltstack

provisioning saltstack vagrant

Last synced: 1 day ago
JSON representation

Minimal saltstack setup (master+minion) on a vagrant environment

Awesome Lists containing this project

README

        

Minimal ready-to-use [SaltStack](https://www.saltstack.com/) setup (master+minion) on a vagrant environment

$ vagrant up
$ vagrant ssh node1
vagrant@node1:~$ sudo su
root@node1:/home/vagrant# salt \* test.ping
node1:
True
node2:
True

root@node1:/home/vagrant# salt \* state.highstate