~ci-train-bot/ubuntu-system-image/system-image-ubuntu-xenial-landing-023

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Bogus configuration file missing the [system] stanza.

[service]
base: phablet.example.com
# Negative ports are not allowed.
http_port: 80
https_port: disabled
channel: stable
build_number: 0

[gpg]
archive_master: /etc/phablet/archive-master.tar.xz
image_master: /etc/phablet/image-master.tar.xz
image_signing: /var/lib/phablet/image-signing.tar.xz
device_signing: /var/lib/phablet/device-signing.tar.xz

[updater]
cache_partition: {tmpdir}/android/cache
data_partition: {vardir}/lib/phablet/updater

[hooks]
device: systemimage.device.SystemProperty
scorer: systemimage.scores.WeightedScorer
apply: systemimage.apply.Reboot

[dbus]
lifetime: 3s