Skip to content

ansible/monitoring: fix permissions on influxdb service override

Fixes a warning from systemd about permissions of this file:

Configuration file /etc/systemd/system/influxdb.service.d/override.conf is marked executable. Please remove executable permission bits. Proceeding anyway.

Merge request reports