From 1e190584e7fd18bdfce81c833163862b83758978 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Thu, 24 Oct 2013 20:05:53 +0000 Subject: Add a configuration extension for ceph daemons. Add a configuration extension that can set up ceph Monitor, Object storage and metadata daemons. This can be used to deploy baserock images ready to add in to an exising ceph storage cluster or to create a new cluster. --- ceph-service-x86_64-generic.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'ceph-service-x86_64-generic.morph') diff --git a/ceph-service-x86_64-generic.morph b/ceph-service-x86_64-generic.morph index f1d65b1..bdc200c 100644 --- a/ceph-service-x86_64-generic.morph +++ b/ceph-service-x86_64-generic.morph @@ -26,3 +26,4 @@ configuration-extensions: - simple-network - nfsboot - install-files +- ceph -- cgit v1.2.1