mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #27981 from jtand/cloudstack-lint
Fixed trailing whitespace lint
This commit is contained in:
commit
fc1375fc39
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ def create(vm_):
|
|||
return False
|
||||
except AttributeError:
|
||||
pass
|
||||
|
||||
|
||||
# Since using "provider: <provider-engine>" is deprecated, alias provider
|
||||
# to use driver: "driver: <provider-engine>"
|
||||
if 'provider' in vm_:
|
||||
|
|
Loading…
Add table
Reference in a new issue