From 4b61495c20842266af998f65d4dfbc6872f82307 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Wed, 25 Jul 2012 15:23:36 -0700 Subject: [PATCH] Warn about basename of clone needing to be "ceph". --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 31b214e..270db71 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +Chef cookbook for deploying the Ceph storage system +=================================================== + +Note: "knife cookbook upload" needs this directory to be named "ceph". +Please clone the repository as + + git clone https://github.com/ceph/ceph-cookbooks.git ceph + +(we cannot name this repository ceph.git, as that is the main project +itself) + + DESCRIPTION =========== -- 2.47.3