From c0bb395571ef93a936ede467d9b569d239b5d888 Mon Sep 17 00:00:00 2001 From: weslambert Date: Wed, 17 Jul 2024 09:51:51 -0400 Subject: [PATCH] Remove pipeline file removal --- salt/manager/tools/sbin/soup | 1 - 1 file changed, 1 deletion(-) diff --git a/salt/manager/tools/sbin/soup b/salt/manager/tools/sbin/soup index 0eec04c22..1f8458aa4 100755 --- a/salt/manager/tools/sbin/soup +++ b/salt/manager/tools/sbin/soup @@ -660,7 +660,6 @@ up_to_2.4.80() { up_to_2.4.90() { echo "Nothing to apply" INSTALLEDVERSION=2.4.90 - rm /opt/so/state/espipelines.txt } add_detection_test_pillars() {