bundlewrap/bundles/grafana/items.py
mwiegand 33320a7c8c wip
2021-06-30 02:25:15 +02:00

3 lines
120 B
Python

files['/etc/grafana/test'] = {
'content': repo.libs.ini.dumps({'HALLO': {'was': 'itlos', 'ich': 123}, 'YO': {}}),
}