summaryrefslogtreecommitdiff
path: root/chef-system-x86_32-container.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-03 14:07:05 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-31 16:15:29 +0000
commit91e454f3fa22f86b8c08612cb7a79118103328dd (patch)
treeda1510b0c992729668bbf8df05de46a523aec449 /chef-system-x86_32-container.morph
parent3d31fe6b117341e61552480aa45af75fffe9d937 (diff)
downloaddefinitions-91e454f3fa22f86b8c08612cb7a79118103328dd.tar.gz
Initial chef system
Installs chef by running 'gem' at deploy time. Sorry.
Diffstat (limited to 'chef-system-x86_32-container.morph')
-rw-r--r--chef-system-x86_32-container.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/chef-system-x86_32-container.morph b/chef-system-x86_32-container.morph
new file mode 100644
index 00000000..a6f37dbf
--- /dev/null
+++ b/chef-system-x86_32-container.morph
@@ -0,0 +1,16 @@
+name: chef-system-x86_32-container
+kind: system
+arch: x86_32
+description: Minimal chef system suitable for running in a container
+configuration-extensions:
+- set-hostname
+- simple-network
+- nfsboot
+- install-files
+- busybox-init
+- install-chef
+strata:
+- morph: build-essential
+ artifacts:
+ - build-essential-minimal
+- morph: ruby