As noted in IRC, if you are using a custom linux spin or derivative, it
may not be apparent which provider to use when overriding providers in
the minion config file. This commit adds a massive table for the pkg,
service, user, and group providers which explains how they are used, to
help guide the user to the correct decision when specifying a provider
override.
1) Added an example for the minion config option "providers".
2) Cleaned up line widths on solaris install instructions, and added
information on how to use pkgutil as the default package provider.
3) Since systemd is the default provider for Arch Linux now, I corrected
the information in the "State Providers" page so that the example of
overriding the service provider reflects the current state of the
codebase.
This reverts commit 31b093dd93, reversing
changes made to edf676a23e.
There was a mistake added that changed the salt/states/service.py file
to a binary type.
Conflicts:
doc/ref/states/highstate.rst
doc/ref/states/index.rst
doc/ref/states/ordering.rst