canonical / hardware-observer-operator

A charm to setup prometheus exporter for IPMI, RedFish and RAID devices from different vendors.
Apache License 2.0
7 stars 14 forks source link

fix: Restrict read permissions for config file #225

Closed dashmage closed 3 months ago

dashmage commented 3 months ago

Adds an extra mode parameter to the _install method that writes the config file so that we can restrict its read permissions.

Also removes unnecessary test numbers in a separate commit.

dashmage commented 3 months ago

@aieri - would appreciate your +1 again since my commit dismissed your review :sweat_smile: