qubes-installer-qubes-os/qubes-release/qubes-templates.repo
Marek Marczykowski-Górecki 30cdd9c34b
qubes-release: add template testing repositories
Have them disabled by default.

QubesOS/qubes-issues#3935

(cherry picked from commit 21eb21b07d)
2018-07-14 00:33:36 +02:00

30 lines
1001 B
Plaintext

[qubes-templates-itl]
name = Qubes Templates repository
baseurl = https://yum.qubes-os.org/r$releasever/templates-itl
enabled = 1
metadata_expire = 7d
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-$releasever-primary
[qubes-templates-itl-testing]
name = Qubes Templates repository
baseurl = https://yum.qubes-os.org/r$releasever/templates-itl-testing
enabled = 0
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-$releasever-primary
[qubes-templates-community]
name = Qubes Community Templates repository
baseurl = https://yum.qubes-os.org/r$releasever/templates-community
enabled = 0
metadata_expire = 7d
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-$releasever-templates-community
[qubes-templates-community-testing]
name = Qubes Community Templates repository
baseurl = https://yum.qubes-os.org/r$releasever/templates-community-testing
enabled = 0
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-$releasever-templates-community