mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Remove nzbget change
This commit is contained in:
parent
9a845da08d
commit
e3a7a4c346
@ -6,7 +6,7 @@ import salt.utils
|
||||
|
||||
def __virtual__():
|
||||
'''
|
||||
Only load the module if nzbget is installed
|
||||
Only load the module if apache is installed
|
||||
'''
|
||||
cmd = 'nzbget'
|
||||
if salt.utils.which(cmd):
|
||||
|
Loading…
Reference in New Issue
Block a user