mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Now that we've consolidated the yumpkgmodules we don't need to have this comment
This commit is contained in:
parent
99db66e2c7
commit
7f80e5f0e9
10
HACKING.rst
10
HACKING.rst
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user