run-base: configure docker mirrors on all hosts in CI
When setting up hosts for testing in CI, configure the docker mirrors before running the base playbook. Change-Id: I172ae87156238fa6a07414c74e1ca17df1a30257
This commit is contained in:
parent
bf2d53eb7d
commit
dd011e1c7a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user