Skip to content
Snippets Groups Projects
Commit 3cb8bd31 authored by jurgenhaas's avatar jurgenhaas
Browse files

Cleanup

parent 5ecc8968
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# https://sonnguyen.ws/monitor-nginx-response-time-with-fluentd-kibana-and-elasticsearch/
#
# Create SSL-Cert once upfront in the inventory and use the passührase similar to {{ fluentd_cert_passphrase }}:
# openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 90 -subj '/CN={{ fluentd_hostname }}'
# openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 3650 -subj '/CN={{ fluentd_hostname }}'
---
# file: roles/fluentd/tasks/main.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment