diff --git a/nodes/rx300.py b/nodes/rx300.py index c7ca470..7480834 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -27,7 +27,7 @@ nodes['rx300'] = { }, 'icinga_options': { # TODO remove once this is no longer at home - 'exclude_from_monitoring': True, + 'vars.notification.sms': False, }, 'backups': { 'exclude_from_backups': True,