summaryrefslogtreecommitdiff
path: root/unmaintained/systems/chef-system-x86_64-container.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:39:48 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:23 +0000
commit7df7f3b427739ff7d69da2ba218da0124822892c (patch)
tree843c75e9bede53862ab101d6a7bcd1da15a33c55 /unmaintained/systems/chef-system-x86_64-container.morph
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
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