add note to manifest docs regarding https repos

This commit is contained in:
Kevin Olbrich 2018-06-13 12:50:04 +02:00 committed by GitHub
parent 2c02e6875a
commit d70e0952b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -220,6 +220,7 @@ variety of sources.
``/etc/apt/sources.list.d/`` (with ``.list`` appended to it), except ``/etc/apt/sources.list.d/`` (with ``.list`` appended to it), except
for ``main``, which designates ``/etc/apt/sources.list``. for ``main``, which designates ``/etc/apt/sources.list``.
The value is an array with each entry being a line. The value is an array with each entry being a line.
Note: To use HTTPS-based repos, you need to add "apt-transport-https" and "ca-certificates" to include_packages (`issue #476 <https://github.com/andsens/bootstrap-vz/issues/476>`__).
``optional`` ``optional``
- ``components``: A list of components that should be added to the - ``components``: A list of components that should be added to the
default apt sources. For example ``contrib`` or ``non-free`` default apt sources. For example ``contrib`` or ``non-free``