mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update so-raid-status
This commit is contained in:
@@ -21,7 +21,6 @@ appliance_check() {
|
|||||||
{%- if salt['grains.get']('sosmodel', '') %}
|
{%- if salt['grains.get']('sosmodel', '') %}
|
||||||
APPLIANCE=1
|
APPLIANCE=1
|
||||||
{%- if grains['sosmodel'] in ['SO2AMI01', 'SO2GCI01', 'SO2AZI01'] %}
|
{%- if grains['sosmodel'] in ['SO2AMI01', 'SO2GCI01', 'SO2AZI01'] %}
|
||||||
echo "nsmraid=0" > /opt/so/log/raid/status.log
|
|
||||||
exit 0
|
exit 0
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
DUDEYOUGOTADELL=$(dmidecode |grep Dell)
|
DUDEYOUGOTADELL=$(dmidecode |grep Dell)
|
||||||
|
|||||||
Reference in New Issue
Block a user