Overdue commit
This commit is contained in:
parent
1e03c32201
commit
692269f9ff
49 changed files with 843 additions and 198 deletions
21
roles/netdata/files/netdata.repo
Normal file
21
roles/netdata/files/netdata.repo
Normal file
|
@ -0,0 +1,21 @@
|
|||
[netdata]
|
||||
name=netdata
|
||||
baseurl=https://packagecloud.io/netdata/netdata/fedora/34/$basearch
|
||||
repo_gpgcheck=1
|
||||
gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=https://packagecloud.io/netdata/netdata/gpgkey
|
||||
sslverify=1
|
||||
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
|
||||
metadata_expire=300
|
||||
|
||||
[netdata-source]
|
||||
name=netdata-source
|
||||
baseurl=https://packagecloud.io/netdata/netdata/fedora/34/SRPMS
|
||||
repo_gpgcheck=1
|
||||
gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=https://packagecloud.io/netdata/netdata/gpgkey
|
||||
sslverify=1
|
||||
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
|
||||
metadata_expire=300
|
Loading…
Add table
Add a link
Reference in a new issue