Base: Add trusted option to apt mirrors
Since our Debian+Ubuntu mirrors are unsigned, we need to set the "trusted" option on them in order to allow newer apt versions to pull updates from them. Logs of testing can be found at https://review.openstack.org/549867/ Change-Id: Ib847b953d4f8255ac4967889e83325e015516cb8 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
52ab8985bb
commit
16d3c10ce7
@ -12,7 +12,8 @@
|
||||
- use-cached-repos
|
||||
- mirror-workspace-git-repos
|
||||
- mirror-info
|
||||
- configure-mirrors
|
||||
- role: configure-mirrors
|
||||
set_apt_mirrors_trusted: True
|
||||
- role: fetch-zuul-cloner
|
||||
destination: "/usr/zuul-env/bin/zuul-cloner"
|
||||
repo_src_dir: "/home/zuul/src/git.openstack.org"
|
||||
|
Loading…
Reference in New Issue
Block a user