From 14d31c7bcde6e92ee25902aa475b67e81c8323f8 Mon Sep 17 00:00:00 2001 From: Sam Yaple Date: Mon, 9 May 2016 15:26:37 +0000 Subject: [PATCH] Add in missing is_before_infernalis statement --- roles/ceph-common/handlers/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/ceph-common/handlers/main.yml b/roles/ceph-common/handlers/main.yml index 36497702e..895d4af6a 100644 --- a/roles/ceph-common/handlers/main.yml +++ b/roles/ceph-common/handlers/main.yml @@ -76,6 +76,7 @@ - ansible_distribution != 'Ubuntu' - use_systemd - mds_group_name in group_names + - is_before_infernalis - name: restart ceph mdss with systemd service: