![Marek Marczykowski-Górecki](/assets/img/avatar_default.png)
Have them disabled by default.
QubesOS/qubes-issues#3935
(cherry picked from commit 21eb21b07d
)
30 lines
1001 B
Plaintext
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
|