diff --git a/frequencyinfo.repo b/frequencyinfo.repo new file mode 100644 index 0000000000..48aa0edde6 --- /dev/null +++ b/frequencyinfo.repo @@ -0,0 +1,4 @@ +[frequencyinfo] +name=Frequency Metdata +baseurl=https://github.com/RishabhSaini/frequencyRepo +gpgcheck=0 diff --git a/manifest.yaml b/manifest.yaml index c2e29317e0..cd464aef7c 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -11,5 +11,6 @@ repos: # GitHub Action. - fedora - fedora-updates + - frequencyinfo.repo include: manifests/fedora-coreos.yaml