diff options
author | Victor Morales <victor.morales@intel.com> | 2018-09-05 03:30:49 -0700 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2018-09-05 03:30:49 -0700 |
commit | ab28924eb17d533185fecfe082c224fc96279621 (patch) | |
tree | 9ffde564d24f85f1baa87782a66f3b742d713dde /.gitignore | |
parent | 6e2857125fdce17a1541f3ca45ee0b988e9ef4de (diff) |
Add alternative sources.list file
In order to reduce the traffict during the installation of external
packages is possible to configure it to consume a local mirror.
This change adds that alternative.
Change-Id: I5d7b385171e77afe12ccaad31edd59cf4f0f21fb
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,5 +30,6 @@ src/k8splugin/plugins/**/*.so vagrant/inventory/hosts.ini vagrant/inventory/group_vars/all.yml vagrant/config/pdf.yml +vagrant/sources.list *.retry *.vdi |