From 6931652e2beb09d2ba56489a85f00fc6b772288e Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Fri, 28 Jul 2017 15:39:50 -0700 Subject: [PATCH] Mention CentOS 7 support Signed-off-by: Zack Cerza --- ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/README.md b/ansible/README.md index 40a7930..2261a52 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -3,7 +3,7 @@ This set of ansible roles, in combination with `playbook.yml`, provide a way to deploy cephmetrics to monitor a Ceph cluster. ## Prerequisites -- RHEL 7 is supported with `devel_mode` set to `True` or `False`. Ubuntu 16.04 is supported only when `devel_mode` is `True` at this point. +- RHEL 7 is supported with `devel_mode` set to `True` or `False`. Ubuntu 16.04 and CentOS 7 are supported only when `devel_mode` is `True` at this point. - Currently only RHEL 7 is supported for all hosts - A functional [ceph](https://ceph.com/) cluster. [collectd](https://collectd.org/) will be used to collect metrics - A separate host to receive data pushed by hosts in the Ceph cluster, and run the dashboard to display that data. -- 2.47.3