mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
add note to manifest docs regarding https repos
This commit is contained in:
parent
2c02e6875a
commit
d70e0952b5
1 changed files with 1 additions and 0 deletions
|
@ -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``
|
||||||
|
|
Loading…
Add table
Reference in a new issue