From 1fdd8acd0cb31481c2565a45684a267202420340 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Fri, 14 Apr 2023 12:35:32 -0400 Subject: [PATCH] wrong and --- salt/common/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/common/init.sls b/salt/common/init.sls index 89c2994c1..1218a409c 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: