summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support/cloud-init.morph
blob: 4b0b8999aba4f3b27500cbc2af0aae9dfd121257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: cloud-init
kind: chunk
description: ''
max-jobs: null
products: []
build-system: python-distutils
pre-configure-commands: []
configure-commands: []
post-configure-commands: []
pre-build-commands: []
build-commands: []
post-build-commands: []
pre-install-commands: []
install-commands: []
post-install-commands:
- mkdir -p "$DESTDIR"/lib/systemd/system
- cp systemd/* "$DESTDIR"/lib/systemd/system/
devices: []
post-test-commands: []
pre-test-commands: []
system-integration: []
test-commands: []