Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/83'
Browse files Browse the repository at this point in the history
* origin/pr/83:
  Disable repo_gpgcheck for dom0 cached repository
  Fix GPG key for dom0 cached repository
  • Loading branch information
marmarek committed Dec 2, 2021
2 parents 0018597 + 6261af4 commit 97b5b1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dom0-updates/qubes-cached.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[qubes-dom0-cached]
name = Qubes OS Repository for Dom0
baseurl = file:///var/lib/qubes/updates
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
gpgcheck = 1
repo_gpgcheck = 0
metadata_expire = 0

0 comments on commit 97b5b1c

Please sign in to comment.