Pause centos-8-stream image builds
CentOS 8 Stream is EOL and they cleaned up the repos for this release which our mirrors happily mirrored. This means the nodes are no longer functional without significant intervention. Intead of fixing things we start the process of removal by stopping the image builds. Change-Id: I5642a8dd3d539563caeba7a09cb86fe19769b38e
This commit is contained in:
@@ -255,6 +255,7 @@ diskimages:
|
|||||||
|
|
||||||
- name: centos-8-stream-arm64
|
- name: centos-8-stream-arm64
|
||||||
parent: base
|
parent: base
|
||||||
|
pause: true
|
||||||
python-path: /usr/bin/python3
|
python-path: /usr/bin/python3
|
||||||
elements:
|
elements:
|
||||||
- centos-minimal
|
- centos-minimal
|
||||||
|
@@ -159,7 +159,7 @@ diskimages:
|
|||||||
|
|
||||||
- name: centos-8-stream
|
- name: centos-8-stream
|
||||||
parent: base
|
parent: base
|
||||||
pause: false
|
pause: true
|
||||||
python-path: /usr/bin/python3
|
python-path: /usr/bin/python3
|
||||||
release: '8-stream'
|
release: '8-stream'
|
||||||
elements:
|
elements:
|
||||||
|
Reference in New Issue
Block a user