Now that we've consolidated the yumpkgmodules we don't need to have this comment

This commit is contained in:
Thomas Jackson 2014-01-30 01:04:24 -05:00
parent 99db66e2c7
commit 7f80e5f0e9

View File

@ -98,16 +98,6 @@ installed by running::
RedHat-based systems
````````````````````
If you are developing on a RedHat variant, be advised that the package provider
for newer Redhat-based systems (:doc:`yumpkg.py
<../ref/modules/all/salt.modules.yumpkg>`) relies on RedHat's python interface
for yum. The variants that use this module to provide package support include
the following:
* `RHEL`_ and `CentOS`_ releases 6 and later
* `Fedora Linux`_ releases 11 and later
* `Amazon Linux`_
If you are developing using one of these releases, you will want to create your
virtualenv using the ``--system-site-packages`` option so that these modules
are available in the virtualenv.