Update main.yml

This commit is contained in:
mordash 2021-12-22 16:14:29 +01:00 committed by GitHub
parent 1f00270f04
commit b3fda7ad9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ prometheus_mongodb_exporter_host: "localhost"
prometheus_mongodb_exporter_port: 27017 prometheus_mongodb_exporter_port: 27017
prometheus_phpfpm_sockets_directory: "/run/php/" prometheus_phpfpm_sockets_directory: "/run/php/"
prometheus_phpfpm_sockets_directory_additional: "/var/run/php" prometheus_phpfpm_sockets_directory_additional: "/var/run/php*.sock"
prometheus_postgres_exporter_systemd_user: "postgres" prometheus_postgres_exporter_systemd_user: "postgres"
prometheus_postgres_exporter_host: "/var/run/postgresql/" prometheus_postgres_exporter_host: "/var/run/postgresql/"