bundlewrap/bundles/icingaweb2/items.py
mwiegand cd7981cf86 wip
2022-08-13 15:35:41 +02:00

6 lines
147 B
Python

files = {
'/etc/icingaweb2/setup.token': {
'content': node.metadata.get('icingaweb2/setup_token'),
'owner': 'nagios',
},
}