From bbbdf1a533182398b55744db9ca172f58cd195f5 Mon Sep 17 00:00:00 2001 From: "grace.yu" Date: Fri, 3 Oct 2014 17:27:55 -0700 Subject: [PATCH] add ceph only adapter config file Change-Id: Idce340b4a21e3179164005cc85387f93e7857d7c --- conf/adapter/chef_ceph.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/adapter/chef_ceph.conf b/conf/adapter/chef_ceph.conf index 9051b4db..f66aaa41 100644 --- a/conf/adapter/chef_ceph.conf +++ b/conf/adapter/chef_ceph.conf @@ -1,5 +1,5 @@ -NAME = 'ceph(chef)' -DSPLAY_NAME = 'ceph(ceph)' +NAME = 'ceph_firefly' +DSPLAY_NAME = 'Ceph Firefly' PARENT = 'ceph' PACKAGE_INSTALLER = 'chef_installer' OS_INSTALLER = 'cobbler'