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