mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #11979 from terminalmage/docs
Be more explicit that pkgrepo states only work for APT/YUM
This commit is contained in:
commit
fc37b13ac6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user