summaryrefslogtreecommitdiff
path: root/elements/cloudinit-support/cloud-init.bst
blob: bc994a708a4231789b92c21edb05d280c4699c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: distutils
depends:
- gnu-toolchain.bst
- python2-core.bst
- python-common.bst
- foundation.bst
- cloudinit-support/python-cheetah.bst
sources:
- kind: git
  url: upstream:cloud-init
  track: baserock/morph
  ref: 130d51acc5b0becd64e7007f9dfe41a6e022eaec
variables:
  python: python
config:
  install-commands:
    (>):
    - mkdir -p "%{install-root}"/lib/systemd/system
    - cp systemd/* "%{install-root}"/lib/systemd/system/