summaryrefslogtreecommitdiff
path: root/chef-system-x86_32-container.morph
blob: 084d8f5a0afa5aec784617e26e61fbf557ce8637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
- remove-gcc
strata:
- morph: build-essential
  artifacts:
  - build-essential-minimal
- morph: core
  artifacts:
  - core-openssl
- morph: foundation
  artifacts:
  - foundation-runtime
- morph: ruby
  artifacts:
  - ruby-runtime
- name: chef
  morph: chef/chef.morph
  artifacts:
  - chef-runtime