~raharper/curtin/trunk.multipath-debug

« back to all changes in this revision

Viewing changes to examples/tests/test_old_apt_features_ports.yaml

  • Committer: Scott Moser
  • Date: 2016-08-02 16:50:46 UTC
  • mfrom: (389.7.246 curtin)
  • Revision ID: smoser@ubuntu.com-20160802165046-3gzqi1k9uha9axej
Add apt features to curtin.

This allows user more control over what sources are configured in
curtin installation. Examples are various apt configurations, proxies,
mirrors, ppa's, sources.list content and pgp keys trusted by apt.

See examples/apt-source.yaml for examples and explanation of the individual
capabilities.

Along the actual features a huge list of related unit- and vm-tests is added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
showtrace: true
 
2
# apt_proxy gets configured by tools/launch and tests/vmtests/__init__.py
 
3
apt_mirrors:
 
4
# For ports there is no non-default alternative we could use
 
5
  ubuntu_archive: http://ports.ubuntu.com/ubuntu-ports
 
6
  ubuntu_security: http://ports.ubuntu.com/ubuntu-ports
 
7
# set some key that surely is available to a non-default value
 
8
debconf_selections:
 
9
  set1: |
 
10
    debconf debconf/priority select low