Skip to content

Commit

Permalink
Remove temporary Copr repository
Browse files Browse the repository at this point in the history
... for a workaround related to dynamic dependency resolution.

Resolves: #75

Signed-off-by: Siteshwar Vashisht <[email protected]>
  • Loading branch information
siteshwar committed Jan 7, 2025
1 parent 93a5927 commit 27cc385
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@
community.general.copr:
name: "@openscanhub/{{ env }}"

# Workaround for https://github.com/openscanhub/fedora-infra/issues/75
# TODO: Remove when https://github.com/csutils/csmock/pull/189 is in epel
- name: Enable workaround for dynamic dependencies
community.general.copr:
name: "packit/csutils-csmock-192"
chroot: epel-9-x86_64

- name: Install osh-worker package
ansible.builtin.dnf:
name: osh-worker
Expand Down

0 comments on commit 27cc385

Please sign in to comment.