mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Merge pull request #45650 from rallytime/bp-45555
Back-port #45555 to 2017.7
This commit is contained in:
commit
da82f190d2
@ -2750,6 +2750,27 @@ the metadata will be refreshed.
|
||||
|
||||
.. _winrepo-minion-config-opts:
|
||||
|
||||
Minion Windows Software Repo Settings
|
||||
=====================================
|
||||
|
||||
.. important::
|
||||
To use these config options, the minion can be running in master-minion or
|
||||
masterless mode.
|
||||
|
||||
|
||||
.. conf_minion:: winrepo_source_dir
|
||||
|
||||
``winrepo_source_dir``
|
||||
----------------------
|
||||
|
||||
Default: ``salt://win/repo-ng/``
|
||||
|
||||
The source location for the winrepo sls files.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
winrepo_source_dir: salt://win/repo-ng/
|
||||
|
||||
Standalone Minion Windows Software Repo Settings
|
||||
================================================
|
||||
|
||||
@ -2793,19 +2814,6 @@ out for 2015.8.0 and later minions.
|
||||
|
||||
winrepo_dir_ng: /srv/salt/win/repo-ng
|
||||
|
||||
.. conf_minion:: winrepo_source_dir
|
||||
|
||||
``winrepo_source_dir``
|
||||
----------------------
|
||||
|
||||
Default: ``salt://win/repo-ng/``
|
||||
|
||||
The source location for the winrepo sls files.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
winrepo_source_dir: salt://win/repo-ng/
|
||||
|
||||
.. conf_minion:: winrepo_cachefile
|
||||
.. conf_minion:: win_repo_cachefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user