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

« back to all changes in this revision

Viewing changes to systemimage/tests/data/config.config_10.ini

  • Committer: Barry Warsaw
  • Date: 2015-05-08 21:41:15 UTC
  • mfrom: (0.3.2)
  • mto: (240.2.1 system-image)
  • mto: This revision was merged to the branch mainline in revision 241.
  • Revision ID: barry@python.org-20150508214115-7x9811br9w04x9ae
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Bogus configuration file missing the [system] stanza.
 
2
 
 
3
[service]
 
4
base: phablet.example.com
 
5
# Negative ports are not allowed.
 
6
http_port: 80
 
7
https_port: disabled
 
8
channel: stable
 
9
build_number: 0
 
10
 
 
11
[gpg]
 
12
archive_master: /etc/phablet/archive-master.tar.xz
 
13
image_master: /etc/phablet/image-master.tar.xz
 
14
image_signing: /var/lib/phablet/image-signing.tar.xz
 
15
device_signing: /var/lib/phablet/device-signing.tar.xz
 
16
 
 
17
[updater]
 
18
cache_partition: {tmpdir}/android/cache
 
19
data_partition: {vardir}/lib/phablet/updater
 
20
 
 
21
[hooks]
 
22
device: systemimage.device.SystemProperty
 
23
scorer: systemimage.scores.WeightedScorer
 
24
apply: systemimage.apply.Reboot
 
25
 
 
26
[dbus]
 
27
lifetime: 3s