mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Let zypper module ignore apt-specific option 'ppa_auth'
This commit is contained in:
parent
b6e6968c22
commit
cf058ddf95
@ -255,7 +255,7 @@ def _get_repo_info(alias, repos_cfg=None):
|
||||
return {}
|
||||
|
||||
|
||||
def get_repo(repo):
|
||||
def get_repo(repo, **dummy_kwargs):
|
||||
'''
|
||||
Display a repo.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user