mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #7268 from terminalmage/docs
Fix sphinx build warnings/errors
This commit is contained in:
commit
bdcdbfb5a9
@ -512,6 +512,7 @@ def install(name=None,
|
||||
CLI Example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' pkg.install <package name>
|
||||
|
||||
refresh
|
||||
@ -1020,6 +1021,7 @@ def mod_repo(repo, basedir=None, **kwargs):
|
||||
name
|
||||
a human-readable name for the repo
|
||||
baseurl
|
||||
the URL for yum to reference
|
||||
mirrorlist
|
||||
the URL for yum to reference
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user