mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Update mongo_return.py
This commit is contained in:
parent
2614dbb39f
commit
912e567577
@ -96,7 +96,7 @@ def _get_options(ret):
|
||||
'port': 'port',
|
||||
'db': 'db',
|
||||
'user': 'user',
|
||||
'password': 'password'
|
||||
'password': 'password',
|
||||
'indexes': 'indexes'}
|
||||
|
||||
_options = salt.returners.get_returner_options(__virtualname__,
|
||||
|
Loading…
Reference in New Issue
Block a user