aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/aodh-notifier.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/aodh-notifier.yaml')
-rw-r--r--puppet/services/aodh-notifier.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/aodh-notifier.yaml b/puppet/services/aodh-notifier.yaml
index da85581b..666e641f 100644
--- a/puppet/services/aodh-notifier.yaml
+++ b/puppet/services/aodh-notifier.yaml
@@ -40,3 +40,7 @@ outputs:
get_attr: [AodhBase, role_data, config_settings]
step_config: |
include tripleo::profile::base::aodh::notifier
+ upgrade_tasks:
+ - name: Stop aodh_notifier service
+ tags: step2
+ service: name=openstack-aodh-notifier state=stopped