mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
removed whitespaces
This commit is contained in:
parent
82fa86617f
commit
8129ac6945
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ def _windows_virtual(osdata):
|
|||
grains = dict()
|
||||
if osdata['kernel'] != 'Windows':
|
||||
return grains
|
||||
|
||||
|
||||
grains['virtual'] = 'physical'
|
||||
|
||||
# It is possible that the 'manufacturer' and/or 'productname' grains
|
||||
|
|
Loading…
Add table
Reference in a new issue