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:
Clark Boylan
2024-06-11 13:00:32 -07:00
parent d6ca6fd3f8
commit cea490f471
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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: