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: test_items:
- flag: "--client-cert-auth" - flag: "--client-cert-auth"
compare: compare:
op: eq op: noteq
value: true value: false
set: true set: true
remediation: | remediation: |
Edit the etcd pod specification file $etcdconf on the master Edit the etcd pod specification file $etcdconf on the master

Loading…
Cancel
Save