summaryrefslogtreecommitdiff
path: root/chef-system-x86_64-container.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-06-02 08:23:24 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-06-02 13:56:00 +0000
commit65ddf13f13ab68c1c5728e40dd81f1e8826ab0cf (patch)
tree4ae83e8fdd0afebe7428690806996d8f79fbb10b /chef-system-x86_64-container.morph
parent6f49299467a09236d7c0c564fe55bc8eafa7defd (diff)
downloaddefinitions-65ddf13f13ab68c1c5728e40dd81f1e8826ab0cf.tar.gz
Move chef-system-x86_64-container.morph into systems subdirectory
Change-Id: I9a523f5bbe744225b1f5fe30f29d197596337290
Diffstat (limited to 'chef-system-x86_64-container.morph')
-rw-r--r--chef-system-x86_64-container.morph32
1 files changed, 0 insertions, 32 deletions
diff --git a/chef-system-x86_64-container.morph b/chef-system-x86_64-container.morph
deleted file mode 100644
index 889eabea..00000000
--- a/chef-system-x86_64-container.morph
+++ /dev/null
@@ -1,32 +0,0 @@
-name: chef-system-x86_64-container
-kind: system
-arch: x86_64
-description: Minimal chef system suitable for running in a container
-configuration-extensions:
-- extensions/set-hostname
-- extensions/simple-network
-- extensions/nfsboot
-- extensions/install-files
-- extensions/busybox-init
-- extensions/remove-gcc
-strata:
-- name: build-essential
- morph: strata/build-essential.morph
- artifacts:
- - build-essential-minimal
-- name: core
- morph: strata/core.morph
- artifacts:
- - core-openssl
-- name: foundation
- morph: strata/foundation.morph
- artifacts:
- - foundation-runtime
-- name: ruby
- morph: strata/ruby.morph
- artifacts:
- - ruby-runtime
-- name: chef
- morph: strata/chef.morph
- artifacts:
- - chef-runtime