0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-14 09:38:34 +00:00
netdata_netdata/packaging/repoconfig/netdata.repo.zypp
Austin S. Hemmelgarn ce852e1268
Switch DEB/RPM repositories to new subdomain. ()
This switches over to the new hosting for the repository data itself.
2024-11-05 09:19:35 -05:00

19 lines
510 B
Text

[netdata]
name=Netdata
baseurl=https://repository.netdata.cloud/repos/@VARIANT@/@DIST_NAME@/@DIST_VERSION@/$basearch
repo_gpgcheck=1
pkg_gpgcheck=1
gpgkey=https://repository.netdata.cloud/netdatabot.gpg.key
enabled=1
type=rpm-md
autorefresh=1
[netdata-repoconfig]
name=Netdata Repoconfig
baseurl=https://repository.netdata.cloud/repos/repoconfig/@DIST_NAME@/@DIST_VERSION@/$basearch
repo_gpgcheck=1
pkg_gpgcheck=1
gpgkey=https://repository.netdata.cloud/netdatabot.gpg.key
enabled=1
type=rpm-md
autorefresh=1