bundlewrap/bundles/hardware/items.py
2021-11-10 03:26:33 +01:00

8 lines
175 B
Python

files = {
'/usr/local/share/icinga/plugins/cpu_frequency': {
'mode': '0755',
'triggers': {
'svc_systemd:telegraf:restart',
},
},
}