Change test_items in 1.11 master.yaml check 1.5.2 to fix issue with

check failing even when --client-cert-auth is set.
pull/275/head
Abubakr-Sadik Nii Nai Davis 5 years ago
parent 6d9a3b4888
commit fbbf6b37c7

@ -1201,8 +1201,8 @@ groups:
test_items:
- flag: "--client-cert-auth"
compare:
op: eq
value: true
op: noteq
value: false
set: true
remediation: |
Edit the etcd pod specification file $etcdconf on the master

Loading…
Cancel
Save