Commit 42d818e
committed
👌 Package: use flexible regex for vdisk detection
The storage controller name can vary by machie. Replace the hardcoded controller name
with a regex that matches any controller, making vdisk detection work regardless of the
storage config.1 parent dd5a24c commit 42d818e
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments