#!/bin/bash
set -eux

os-svc-enable -an ceilometer-alarm-notifier

os-svc-restart -an ceilometer-alarm-evaluator
