evolinux-base: Change the pattern of MegaRAID detect
All checks were successful
continuous-integration/drone/push Build is passing

Seems the card names may somethings between 'MegaRAID' and 'SAS'
I'll take the short and easy path as I think MegaRAID is enough in most cases
This commit is contained in:
Ludovic Poujol 2021-07-06 16:12:14 +02:00
parent 7a089f88af
commit 8e6c08b81b

View file

@ -153,6 +153,6 @@
name: megaclisas-statusd
enabled: true
state: started
when: "'MegaRAID SAS' in raidmodel.stdout"
when: "'MegaRAID' in raidmodel.stdout"
- meta: flush_handlers