[jenkins-ci PATCH] guests: Use more natural tags for CentOS base images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Both the 'X' and 'centosX' tags are available on the registry, and
they point to the same image; the former looks more natural though,
so let's use that one.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 guests/host_vars/libvirt-centos-7/docker.yml | 2 +-
 guests/host_vars/libvirt-centos-8/docker.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/guests/host_vars/libvirt-centos-7/docker.yml b/guests/host_vars/libvirt-centos-7/docker.yml
index 59f7f12..5c2e299 100644
--- a/guests/host_vars/libvirt-centos-7/docker.yml
+++ b/guests/host_vars/libvirt-centos-7/docker.yml
@@ -1,2 +1,2 @@
 ---
-docker_base: centos:centos7
+docker_base: centos:7
diff --git a/guests/host_vars/libvirt-centos-8/docker.yml b/guests/host_vars/libvirt-centos-8/docker.yml
index 10c2a50..aae78a2 100644
--- a/guests/host_vars/libvirt-centos-8/docker.yml
+++ b/guests/host_vars/libvirt-centos-8/docker.yml
@@ -1,2 +1,2 @@
 ---
-docker_base: centos:centos8
+docker_base: centos:8
-- 
2.23.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux