Ceph module hotfix for NVMe device type when collecting SMART data

  Related-PROD: PROD-36605

Change-Id: Ib8ad7d014d376293cfb292e4e1ac3e35738f6cd4
diff --git a/cfg_checker/modules/ceph/__init__.py b/cfg_checker/modules/ceph/__init__.py
index ad4a207..74fdde3 100644
--- a/cfg_checker/modules/ceph/__init__.py
+++ b/cfg_checker/modules/ceph/__init__.py
@@ -98,8 +98,8 @@
     # ceph_info.load_info()
     # end debug
 
-    ceph_info.print_summary()
     ceph_info.generate_archive(_tgzfile)
+    ceph_info.print_summary()
 
     return