diff --git a/centos-stream-9.yaml b/centos-stream-9.yaml index eb1d9b6..d378478 100644 --- a/centos-stream-9.yaml +++ b/centos-stream-9.yaml @@ -9,10 +9,11 @@ repos: # TODO make a container that tracks this too - baseos-devel - appstream-devel + # ONLY things here to be faster than the devel composes + - copr-fedora-bootc-fasttracks repo-packages: - repo: appstream-devel packages: - bootc - - ostree - bootupd diff --git a/copr-walters-fasttracks.repo b/copr-walters-fasttracks.repo new file mode 100644 index 0000000..563806f --- /dev/null +++ b/copr-walters-fasttracks.repo @@ -0,0 +1,11 @@ +[copr-fedora-bootc-fasttracks] +name=Copr repo for fedora-bootc-fasttracks owned by walters +baseurl=https://download.copr.fedorainfracloud.org/results/walters/fedora-bootc-fasttracks/centos-stream-9-$basearch/ +type=rpm-md +skip_if_unavailable=True +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/walters/fedora-bootc-fasttracks/pubkey.gpg +repo_gpgcheck=0 +enabled=1 +enabled_metadata=1 +