bundlewrap/bundles/icingaweb2/items.py
mwiegand b9b025a316 wip
2022-08-17 23:49:00 +02:00

6 lines
147 B
Python

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