From cd8f5d236304b26c8b62aa101218226460804eff Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 13 Nov 2020 10:17:03 +0100 Subject: [PATCH] Updating distro for CentOS 7 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bcabfe8..2af7a4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -225,7 +225,7 @@ Create Centos7 template: variables: OS_ID: centos7 VM_OS_VERSION: 'centos7_64Guest' - COBBLER_DISTRO: 'CentOS-7.8-x86_64' + COBBLER_DISTRO: 'CentOS-7.9-x86_64' script: - hostname -f - whoami -- 2.39.5