From 2304e29ede31c1f293361f9d3d542bcfd8829cc1 Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Thu, 10 Apr 2025 18:15:59 -0400 Subject: [PATCH] Update cis-benchmarks.md (#28117) Removed some junk from end of script. --- articles/cis-benchmarks.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/articles/cis-benchmarks.md b/articles/cis-benchmarks.md index 16b251c52b..6c8ff6667a 100644 --- a/articles/cis-benchmarks.md +++ b/articles/cis-benchmarks.md @@ -96,9 +96,6 @@ do # trap read debug done - -# /usr/bin/awk '/apiVersion/{flag=1} /^ contributors:/{flag=2} flag')" -# /usr/bin/sed -n "/$i/,/^----+/p" "$sqlfile" ``` 3. The converted YAML is written to standard out in the Terminal. Copy/paste the CIS policies you wish to use into your own YAML file and run Fleet GitOps.