From 573329740709a9f7c7aca774dbd776ccf22e164a Mon Sep 17 00:00:00 2001
From: caoyuan <cao.yuan@99cloud.net>
Date: Thu, 14 Dec 2017 19:47:11 +0800
Subject: [PATCH] Add the missing ceph-mgr for site.yml

Change-Id: I225f46a7c6ed43fac1fdf8e1d462ace360ee625f
---
 ansible/site.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ansible/site.yml b/ansible/site.yml
index 13699e5ebc..de22aba3d5 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -235,6 +235,7 @@
     - ceph-mon
     - ceph-osd
     - ceph-rgw
+    - ceph-mgr
   serial: '{{ serial|default("0") }}'
   roles:
     - { role: ceph,