summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support.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 /strata/cloudinit-support.morph
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
Diffstat (limited to 'strata/cloudinit-support.morph')
-rw-r--r--strata/cloudinit-support.morph21
1 files changed, 0 insertions, 21 deletions
diff --git a/strata/cloudinit-support.morph b/strata/cloudinit-support.morph
deleted file mode 100644
index 4cb15542..00000000
--- a/strata/cloudinit-support.morph
+++ /dev/null
@@ -1,21 +0,0 @@
-name: cloudinit-support
-kind: stratum
-description: A stratum with cloudinit to fit a system in the OpenStack cloud.
-build-depends:
-- morph: strata/build-essential.morph
-- morph: strata/python2-core.morph
-- morph: strata/python-common.morph
-- morph: strata/foundation.morph
-chunks:
-- 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