diff --git a/nodes/rx300.py b/nodes/rx300.py index 34d397d..bfd08f9 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -34,6 +34,9 @@ nodes['rx300'] = { 'ipmitool': {}, }, }, + 'icinga_options': { + 'pretty_name': 'franzi.business', + }, 'miniflux': { 'domain': 'rss.franzi.business', },