summaryrefslogtreecommitdiff
path: root/elements/cloudinit-support/cloud-init.bst
blob: d761eb437ead84a1945100dd45b131766e8b6dee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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:
  post-install-commands:
  - mkdir -p "%{install-root}"/lib/systemd/system
  - cp systemd/* "%{install-root}"/lib/systemd/system/