mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Minor indentation fix.
This commit is contained in:
parent
1e95193f37
commit
c59b31888b
@ -145,8 +145,8 @@ def _linux_gpu_data():
|
||||
|
||||
elif __opts__.get('enable_gpu_grains', None) is False:
|
||||
log.info(
|
||||
'Skipping lspci call because enable_gpu_grains was set to False in the config. '
|
||||
'GPU grains will not be available.'
|
||||
'Skipping lspci call because enable_gpu_grains was set to False '
|
||||
'in the config. GPU grains will not be available.'
|
||||
)
|
||||
return {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user