Skip to content

Commit

Permalink
config.yaml: Removed the CEX UUID from config.yaml
Browse files Browse the repository at this point in the history
IBM cloud does not have CEX hardware and CI test on
FCOS is not possible. Hence removing the device UUID from env.
  • Loading branch information
madhu-pillai authored and jlebon committed Sep 9, 2024
1 parent d15a830 commit cd1c87e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ streams:

additional_arches: [aarch64, ppc64le, s390x]

env:
# This matches the UUID in multi-arch-builders/create-cex-device.sh
# Ideally, we'd pass this a cleaner way. See also:
# https://github.com/coreos/coreos-assembler/pull/3828#discussion_r1669010741
KOLA_CEX_UUID: "68cd2d83-3eef-4e45-b22c-534f90b16cb9"

source_config:
url: https://github.com/coreos/fedora-coreos-config

Expand Down

0 comments on commit cd1c87e

Please sign in to comment.