chore: updates
- remove secrets section - add unkin repo - add internal-ca-certificates to be installed - change to https repos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[appstream]
|
||||
name=appstream repository
|
||||
baseurl=http://edgecache.query.consul/almalinux/8.10/AppStream/x86_64/os
|
||||
gpgkey=http://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8
|
||||
baseurl=https://edgecache.query.consul/almalinux/8.10/AppStream/x86_64/os
|
||||
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
[baseos]
|
||||
name=baseos repository
|
||||
baseurl=http://edgecache.query.consul/almalinux/8.10/BaseOS/x86_64/os
|
||||
gpgkey=http://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8
|
||||
baseurl=https://edgecache.query.consul/almalinux/8.10/BaseOS/x86_64/os
|
||||
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
[epel]
|
||||
name=epel repository
|
||||
baseurl=http://edgecache.query.consul/epel/8/Everything/x86_64
|
||||
gpgkey=http://edgecache.query.consul/epel/RPM-GPG-KEY-EPEL-8
|
||||
baseurl=https://edgecache.query.consul/epel/8/Everything/x86_64
|
||||
gpgkey=https://edgecache.query.consul/epel/RPM-GPG-KEY-EPEL-8
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[powertools]
|
||||
name=powertools repository
|
||||
baseurl=http://edgecache.query.consul/almalinux/8.10/PowerTools/x86_64/os
|
||||
gpgkey=http://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8
|
||||
baseurl=https://edgecache.query.consul/almalinux/8.10/PowerTools/x86_64/os
|
||||
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[gitea-unkin-almalimnux-8]
|
||||
name=unkin - Gitea - almalimnux - 8
|
||||
baseurl=https://git.query.consul/api/packages/unkin/rpm/almalimnux/8
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://git.query.consul/api/packages/unkin/rpm/repository.key
|
||||
Reference in New Issue
Block a user