Skip to content

Commit 56ed560

Browse files
committed
fix(repo): add repo config for Ubuntu-24.04
1 parent d0f67ae commit 56ed560

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

zabbix/osfingermap.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Debian-8:
2828
repo_aptkey: true
2929

3030
# os: Ubuntu
31+
Ubuntu-24.04:
32+
repo_signedby: signedby=/etc/apt/keyrings/zabbix.gpg
33+
repo_aptkey: false
3134
Ubuntu-22.04:
3235
repo_signedby: signedby=/etc/apt/keyrings/zabbix.gpg
3336
repo_aptkey: false

0 commit comments

Comments
 (0)