1074bba56f
Allow deployers to choose a specific mirror by setting the 'lxc_hosts_opensuse_mirror_url' variable Change-Id: If151501923c5308cfeaee6e33d12df3e7f6959d5
11 lines
494 B
YAML
11 lines
494 B
YAML
---
|
|
features:
|
|
- |
|
|
Deployers can set ``lxc_hosts_opensuse_mirror_url`` to use their
|
|
preferred mirror for the openSUSE repositories. They can also set the
|
|
``lxc_hosts_opensuse_mirror_obs_url`` if they want to set a different
|
|
mirror for the OBS repositories. If they want to use the same mirror in
|
|
both cases then they can leave the latter variable to its default value.
|
|
The full list of mirrors and their capabilities can be obtained at
|
|
http://mirrors.opensuse.org/
|