From 58c614cf6c35121c9aafe0e1f60f2f8c0c7a566f Mon Sep 17 00:00:00 2001
From: Dmytro Oboznyi <55382034+DOboznyi@users.noreply.github.com>
Date: Wed, 13 Jan 2021 12:43:40 +0200
Subject: [PATCH] Update master.yaml (#797)

---
 cfg/cis-1.6/master.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cfg/cis-1.6/master.yaml b/cfg/cis-1.6/master.yaml
index cff11e9..447fcf3 100644
--- a/cfg/cis-1.6/master.yaml
+++ b/cfg/cis-1.6/master.yaml
@@ -299,7 +299,6 @@ groups:
       - id: 1.2.1
         text: "Ensure that the --anonymous-auth argument is set to false (Manual)"
         audit: "/bin/ps -ef | grep $apiserverbin | grep -v grep"
-        type: manual
         tests:
           test_items:
             - flag: "--anonymous-auth"
-- 
GitLab