Execute chef in server or solo mode
Execute a chef client run and return a dict with the stderr, stdout, return code, etc.
CLI Example:
salt '*' chef.client server=https://localhost -l debug
Execute a ohai and return a dict with the stderr, stdout, return code, etc.
CLI Example:
salt '*' chef.ohai
Execute a chef solo run and return a dict with the stderr, stdout, return code, etc.
CLI Example:
salt '*' chef.solo config=/etc/chef/solo.rb -l debug
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
22.16.23. salt.modules.cassandra
22.16.25. salt.modules.chocolatey
Upcoming SaltStack events, webinars and local meet ups and user groups.