Merge pull request #11979 from terminalmage/docs

Be more explicit that pkgrepo states only work for APT/YUM
This commit is contained in:
Mike Place 2014-04-14 10:23:17 -06:00
commit fc37b13ac6

View File

@ -1,9 +1,10 @@
# -*- coding: utf-8 -*-
'''
Management of package repos
===========================
Management of APT/YUM package repos
===================================
Package repositories can be managed with the pkgrepo state:
Package repositories for APT-based and YUM-based distros can be managed with
these states. Here is some example SLS:
.. code-block:: yaml