summaryrefslogtreecommitdiff
path: root/chef-demo.morph
blob: 606fad5eda7aa1edfea9c704a22d6208176d617b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: chef-demo
kind: cluster
description: |
  Deploy a demo Chef system.
systems:
- morph: chef-system-x86_32-container
  deploy:
    chef-demo:
      type: tar
      location: chef-demo.tar
      # If you put 'yes' without the quotes yaml converts it to True. Thanks yaml.
      REMOVE_GCC: "yes"
      INIT_SYSTEM: busybox