ubuntu: mark collectd and telegraf as buildable

Closes-Bug: #2019756
Change-Id: Ibf3983f49795eea1f75aa7efb120c812adab4c86
This commit is contained in:
Michal Nasiadka 2023-05-24 09:55:30 +02:00
parent a004abbdc3
commit f000360c2d

View File

@ -43,8 +43,6 @@ UNBUILDABLE_IMAGES = {
},
'ubuntu': {
"collectd", # Missing collectd-core package
"telegraf", # Missing collectd-core package
},
'ubuntu+aarch64': {