From 1a53946c76bd4c5ee040b2c13f195aea7947778b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 29 Sep 2023 17:39:46 -0400 Subject: [PATCH] edge: Add bootupd So right now the "coreos" workload is disabled in ELN: https://github.com/minimization/content-resolver-input/blob/2331fc87220bebfe32dc5db5ec038c3948197e46/configs/sst_coreos.yaml#L35 In practice it seems like everything ended up here under edge. Of tier 0, just missing bootupd, but we want to ship that in Edge. --- configs/sst_edge.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/sst_edge.yaml b/configs/sst_edge.yaml index aa3ff8cb..6728149f 100644 --- a/configs/sst_edge.yaml +++ b/configs/sst_edge.yaml @@ -35,6 +35,7 @@ data: - fdo-rendezvous-server - greenboot - greenboot-default-health-checks + - bootupd x86_64: - clevis-pin-tpm2 - fdo-client @@ -45,9 +46,11 @@ data: - fdo-rendezvous-server - greenboot - greenboot-default-health-checks + - bootupd ppc64le: - greenboot - greenboot-default-health-checks + - bootupd labels: - eln