Merge "run-base: configure docker mirrors on all hosts in CI"

This commit is contained in:
Zuul 2019-02-22 20:31:27 +00:00 committed by Gerrit Code Review
commit 04cc048993
1 changed files with 7 additions and 0 deletions

View File

@ -3,3 +3,10 @@
- ensure-tox
- multi-node-known-hosts
- copy-build-sshkey
- use-docker-mirror
tasks:
- include_role:
name: use-buildset-registry
vars:
buildset_registry_docker_user: root
when: buildset_registry is defined