gate: fix repository url

The repository was changed by the OpenDev infrastructure in order to
properly mirror systems, this change reflects that modification.

Change-Id: I93ea021810568a7998c99958c622aacb3d39e908
This commit is contained in:
Mohammed Naser 2020-09-22 17:49:51 -04:00
parent 9481282d23
commit 409c784dc5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
- apt_key:
url: https://download.docker.com/linux/ubuntu/gpg
- apt_repository:
repo: deb http://{{ zuul_site_mirror_fqdn }}/deb-docker xenial stable
repo: deb http://{{ zuul_site_mirror_fqdn }}/deb-docker/{{ ansible_distribution_release }} {{ ansible_distribution_release }} stable
- apt:
name:
- docker-ce