Support for nginx
test configuration and exit
CLI Example:
salt '*' nginx.configtest
Signals nginx to start, reload, reopen or stop.
CLI Example:
salt '*' nginx.signal reload
Return the data from an Nginx status page as a dictionary. http://wiki.nginx.org/HttpStubStatusModule
CLI Example:
salt '*' nginx.status
Return server version from nginx -v
CLI Example:
salt '*' nginx.version
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2015.5.2