home-assistant: Omit overlayfs from collectd

Podman containers create a *lot* of overlay filesystems.  There is no
reason to report these with collectd.
jenkins-master
Dustin 2021-08-22 10:16:51 -05:00
parent 58832b392b
commit 544810ad34
1 changed files with 4 additions and 0 deletions

View File

@ -13,3 +13,7 @@ homeassistant_server_name: homeassistant.pyrocufflink.blue
homeassistant_update: false
zwavejs2mqtt_update: '{{ homeassistant_update|bool }}'
zigbee2mqtt_update: '{{ homeassistant_update|bool }}'
collectd_df:
FSType: overlay
IgnoreSelected: true