diff --git a/salt/common/init.sls b/salt/common/init.sls index 4a0d484dc..d78825970 100644 --- a/salt/common/init.sls +++ b/salt/common/init.sls @@ -234,7 +234,7 @@ soversionfile: {% endif %} -{% if GLOBALS.so_model && GLOBALS.so_model not in ['SO2AMI01', 'SO2AZI01', 'SO2GCI01'] %} +{% if GLOBALS.so_model and GLOBALS.so_model not in ['SO2AMI01', 'SO2AZI01', 'SO2GCI01'] %} {% if GLOBALS.os == 'Rocky' %} # Install Raid tools raidpkgs: