mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
passing lint test
This commit is contained in:
parent
63e39a8999
commit
ba33d75949
@ -64,8 +64,10 @@ __opts__ = {'foreman.url': 'http://foreman/api',
|
||||
# Set up logging
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
# Declare virtualname
|
||||
__virtualname__ = 'foreman'
|
||||
|
||||
|
||||
def __virtual__():
|
||||
'''
|
||||
Only return if all the modules are available
|
||||
|
0
tests/runtests.py
Executable file → Normal file
0
tests/runtests.py
Executable file → Normal file
Loading…
Reference in New Issue
Block a user