summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support.morph
blob: a3188ca32db100196c6bca827ef51bd8329756e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: cloudinit-support
kind: assemblage
description: A stratum with cloudinit to fit a system in the OpenStack cloud.
contents:
- name: python-cheetah
  repo: upstream:python-cheetah
  ref: 831aa6b99d9b4fb012ee644d8e80e0bc0eb6d6ed
  unpetrify-ref: baserock/morph
  build-system: python-distutils
- name: cloud-init
  morph: strata/cloudinit-support/cloud-init.morph
  repo: upstream:cloud-init
  ref: 130d51acc5b0becd64e7007f9dfe41a6e022eaec
  unpetrify-ref: baserock/morph
  build-depends:
  - python-cheetah
configuration-extensions: []