I used the wrong name for the file being mounted in the volume. This
will fix the image uploader boot-looping in staging.
Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
We want to specify the exact collections we install and the version so
that we know whats installed and what version it is.
Ideally we would install all the collections via rpms.
When thats not possible, we should install them via ansible
so they are tracked and known, and we can update them as needed.
Any other collections locally installed that I couldn't find a caller
for have been removed. We can easily add them here if there's more we
want to install.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Added `isomd5sum` to the list of installed packages in `playbooks/groups/secondary.yml`
to support checksum verification tests on `secondary01.fedoraproject.org`.
This ensures that `isomd5sum` is available for testing workflows, particularly for
QA tasks related to Fedora media checksums.
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
We want to add these releases as they happen so that koji-gc can
properly clean up builds signed by those keys.
I filed https://pagure.io/infra-docs-fpo/pull-request/367 to also update
the branching sop to do this.
This commit adds f42/43 here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Bots are hitting the wiki pretty hard and we don't particularly
care about indexing it anymore, as most real docs should have moved
to docs.fedoraproject.org. Also, many of these bots ignore robots.txt
or do other things we don't want.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This was done in trying to get caching more stable for s390x builds.
Pushing it now to match the deployed state.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We have been building unofficial images at fedora-ostree-desktops based on the workstation-ostree-config files for cosmic-atomic. It's time to get it officially built.
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
This was missed when I was adding the riscv secondary koji before
freeze. We need it fixed because it breaks the playbooks on the
primary releng compose machines and we have a freeze break to deploy.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We added this in pungi-fedora, so its sitting there trying over and over
to sign it. We need to either merge and deploy this, or revert
the pungi-fedora changes, kill rawhide compose and re-run.
Seems easier to just push this. ;)
+1s?
Signed-off-by: Kevin Fenzi <kevin@scrye.com>