Skip to content
Snippets Groups Projects
Commit d67fd297 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Changed skyreach partition check (refs #22279).

parent 1eafa499
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ paths = [
{
'mount_point': '/home/skyreach',
'recommended_types': ('ext4', 'nfsv4'),
'min_size_gbytes': 35,
'min_size_gbytes': 24,
'min_available_gbytes': 5,
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment