testing the actions - uncommented!

This commit is contained in:
thomashaw
2022-04-23 21:28:02 +01:00
parent abda4c54c3
commit af89fc988d

View File

@@ -26,7 +26,7 @@ class AlertActioner
def action_alert
Print.info("Running #{self.class}: #{self.alertactioner_name}", logger)
Print.info("Actioning alert: #{self.alert_name}", logger)
# perform_action
perform_action
end
def template_based_file_write(template, filename)