Skip to content

dmpeters/salt-cellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salt-Cellar

A personal repo for my salt states and a playground to play locally with saltstack and a virtualbox vm on my Mac OSX machine.

Requirements

  • homebrew
  • virtualbox
  • vagrant
  • virtualenv and/or mkvirtualenv

To Use

  • brew install python swig zmq
  • virtualenv salt or mkvirtualenv salt
  • pip install salt yolk
  • sudo launchctl limit maxfiles 4096 8192
  • sudo salt-master --log-level=all
  • ln -s salt /etc/salt
  • ln -s srv /srv
  • vagrant up
  • sudo salt '*' test.ping

Instructional Reference can be found here: http://goo.gl/NFJMch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published