Commit 12f8d604 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_crm: Define default notification message for check allocation supply state

parent 03fcd5ca
......@@ -29,7 +29,7 @@ error_dict = {
'should_notify': None,
'ticket_title': "%s has inconsistent allocated instances" % compute_node_title,
'ticket_description': None,
'notification_message_reference': None,
'notification_message_reference': 'slapos-crm-compute_node_check_allocation_supply_state.notification',
'compute_node_title': compute_node_title,
'compute_node_id': reference,
'last_contact': None,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment