mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #21412 from eliasp/develop-doc-topics-tutorial-gitfs_separate_repo_for_top.sls
Suggest a separate repo for `top.sls`.
This commit is contained in:
commit
76a976baca
@ -444,8 +444,8 @@ be used:
|
||||
|
||||
``top.sls`` files from different branches will be merged into one at runtime.
|
||||
Since this can lead to overly complex configurations, the recommended setup is
|
||||
to have the ``top.sls`` file only in the master branch and use
|
||||
environment-specific branches for state definitions.
|
||||
to have a separate repository, containing only the ``top.sls`` file with just
|
||||
one single ``master`` branch.
|
||||
|
||||
To map a branch other than ``master`` as the ``base`` environment, use the
|
||||
:conf_master:`gitfs_base` parameter.
|
||||
|
Loading…
Reference in New Issue
Block a user