CI: Use correct TD agent repository version
Change-Id: Ic8c212111301d6b144e3aa0fe124b022b0296ec6
This commit is contained in:
parent
56a01a4178
commit
b5f0a17acf
@ -121,7 +121,7 @@ dnf_epel_mirror_directory: 'epel'
|
|||||||
# Configure a custom DNF repository.
|
# Configure a custom DNF repository.
|
||||||
dnf_custom_repos:
|
dnf_custom_repos:
|
||||||
td-agent:
|
td-agent:
|
||||||
baseurl: http://packages.treasuredata.com/3/redhat/$releasever/$basearch
|
baseurl: http://packages.treasuredata.com/4/redhat/$releasever/$basearch
|
||||||
gpgkey: https://packages.treasuredata.com/GPG-KEY-td-agent
|
gpgkey: https://packages.treasuredata.com/GPG-KEY-td-agent
|
||||||
gpgcheck: yes
|
gpgcheck: yes
|
||||||
# Enable DNF Automatic.
|
# Enable DNF Automatic.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user