bundlewrap/bundles/pacman/metadata.py

12 lines
205 B
Python

defaults = {
'telegraf': {
'input_plugins': {
'builtin': {
'sensors': [{
'timeout': '2s',
}],
},
},
},
}