mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Another DeprecationWarning.
This commit is contained in:
parent
b087731d29
commit
b13e0fef9f
@ -21,7 +21,7 @@ def __virtual__():
|
||||
Only load the module if nginx is installed
|
||||
'''
|
||||
if __detect_os():
|
||||
return 'nginx'
|
||||
return True
|
||||
return False
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user