cloudalchemy / ansible-node-exporter

Provision basic metrics exporter for prometheus monitoring tool
MIT License
501 stars 270 forks source link

Use symbolic permissions for textfile collector dir #150

Closed friesenkiwi closed 4 years ago

friesenkiwi commented 4 years ago

I changed from numeric to symbolic file permissions. Otherwise, files that might already be present in the dir get the execute bit set which isn't desirable