summaryrefslogtreecommitdiff
path: root/unmaintained/systems/chef-system-x86_64-container.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/systems/chef-system-x86_64-container.morph')
-rw-r--r--unmaintained/systems/chef-system-x86_64-container.morph32
1 files changed, 0 insertions, 32 deletions
diff --git a/unmaintained/systems/chef-system-x86_64-container.morph b/unmaintained/systems/chef-system-x86_64-container.morph
deleted file mode 100644
index f9df4d9b..00000000
--- a/unmaintained/systems/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: unmaintained/strata/chef.morph
- artifacts:
- - chef-runtime