summaryrefslogtreecommitdiff
path: root/ceph-service-x86_64-generic.morph
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2013-09-23 16:47:27 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2013-10-08 14:23:09 +0000
commit98e8635ad2c4dae42502b194caa089fbbe19df05 (patch)
treeaf91fb17b66679755e29ed5caf16520025d521e2 /ceph-service-x86_64-generic.morph
parent4251aff823a82cc412a3f8ea8c089f2dbd9ac8f5 (diff)
downloaddefinitions-98e8635ad2c4dae42502b194caa089fbbe19df05.tar.gz
Ceph Services morphologies.
Add a stratum for ceph distributed file system service daemons and tools. Create and x86_64 base system that includes this stratum.
Diffstat (limited to 'ceph-service-x86_64-generic.morph')
-rw-r--r--ceph-service-x86_64-generic.morph28
1 files changed, 28 insertions, 0 deletions
diff --git a/ceph-service-x86_64-generic.morph b/ceph-service-x86_64-generic.morph
new file mode 100644
index 00000000..f1d65b12
--- /dev/null
+++ b/ceph-service-x86_64-generic.morph
@@ -0,0 +1,28 @@
+name: ceph-service-x86_64-generic
+description: The set of strata required to have a minimal system for a 64-bit x86
+ system + the service daemons for ceph object, block and file storage.
+kind: system
+arch: x86_64
+strata:
+- morph: build-essential
+ repo: baserock:baserock/morphs
+ ref: master
+- morph: core
+ repo: baserock:baserock/morphs
+ ref: master
+- morph: foundation
+ repo: baserock:baserock/morphs
+ ref: master
+- morph: bsp-x86_64-generic
+ repo: baserock:baserock/morphs
+ ref: master
+- morph: ceph-service
+ repo: baserock:baserock/morphs
+ ref: master
+configuration-extensions:
+- set-hostname
+- ssh
+- add-config-files
+- simple-network
+- nfsboot
+- install-files