Skip to content

Commit 0a15b9f

Browse files
committed
add ca_certs for user creation
1 parent 81cccf3 commit 0a15b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/logstash/tasks/logstash-security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,3 +391,4 @@
391391
auth_user: elastic
392392
auth_pass: "{{ logstash_elasticstack_password.stdout }}"
393393
verify_certs: false
394+
ca_certs: "{{ logstash_certs_dir }}/ca.crt"

0 commit comments

Comments
 (0)