mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Forgot variable in signature
This commit is contained in:
parent
0503bc18b6
commit
4995922584
@ -671,6 +671,7 @@ def install(name=None,
|
||||
reinstall_requires=False,
|
||||
regex=False,
|
||||
pcre=False,
|
||||
batch=False,
|
||||
**kwargs):
|
||||
'''
|
||||
Install package(s) from a repository
|
||||
|
Loading…
Reference in New Issue
Block a user