mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint
This commit is contained in:
parent
3b7d22248c
commit
f032bffd7c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ except NameError:
|
|||
'cmd.run_all': salt.modules.cmdmod._run_all_quiet
|
||||
}
|
||||
|
||||
|
||||
def __virtual__():
|
||||
if salt.utils.which('racadm'):
|
||||
return True
|
||||
|
|
Loading…
Add table
Reference in a new issue