Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-28 | [cfg01] apt.conf.d: Dpkg::Use-Pty: 0 | Alexandru Avadanii | 1 | -0/+8 | |
This will silence all 'Reading database ...' noise during Salt formula installation. Change-Id: I734d727194e276443db1e1581f40ec494562196e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> | |||||
2018-01-23 | Rectify ODL repository apt key | Michael Polenchuk | 1 | -13/+15 | |
Change-Id: Iaa917be9f8f86c328ce4d503923a0d7cca680434 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> | |||||
2018-01-22 | [patch] system.repo: Add keyserver proxy support | Alexandru Avadanii | 1 | -0/+108 | |
Instead of defining a http proxy for all salt-minion traffic, which also includes some Openstack API accesses we can't filter (no_proxy is not yet supported), add & leverage support for proxy configuration during APT keyserver access / key download. JIRA: FUEL-331 Change-Id: I9470807633596c610cfafb141b139ddda2ff096b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> |