mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
blockdev: fix url from comment
This commit is contained in:
parent
fe35a9ec49
commit
4a2fd4c615
@ -163,7 +163,7 @@ def formatted(name, fs_type='ext4', force=False, **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
|
||||
# see https://github.com/saltstack/salt/issues/25775
|
||||
# This retry maybe superfluous - switching to blkid
|
||||
for i in range(10):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user