mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Import GLOBAL_ONLY
This commit is contained in:
parent
c591d2b5f6
commit
2bf7edaa61
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ from salt.runners.winrepo import (
|
|||
genrepo as _genrepo,
|
||||
update_git_repos as _update_git_repos,
|
||||
PER_REMOTE_OVERRIDES,
|
||||
PER_REMOTE_ONLY
|
||||
PER_REMOTE_ONLY,
|
||||
GLOBAL_ONLY
|
||||
)
|
||||
from salt.ext import six
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue