Provide the service module for supervisord
Activates any updates in config for process/group
Run any custom supervisord command
Removes process/group from active config
Reload the daemon's configuration files
Restart the named service.
Start the named service
List programms and its state
Display the raw output of status
CLI Example:
salt '*' supervisord.status_raw
Stop the named service.
Reload config and add/remove as necessary