mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Purged trailing whitespace
This commit is contained in:
parent
f4cf1dec11
commit
32c1fb74fa
@ -160,7 +160,7 @@ def formatted(name, fs_type='ext4', force=False, **kwargs):
|
||||
return ret
|
||||
|
||||
__salt__['disk.format_'](name, fs_type, force=force, **kwargs)
|
||||
|
||||
|
||||
# Repeat fstype check up to 10 times with 3s sleeping between each
|
||||
# to avoid detection failing although mkfs has succeeded
|
||||
# see https://github.com/saltstack/salt/issues/25775i
|
||||
|
Loading…
Reference in New Issue
Block a user