voxpupuli / puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.
https://forge.puppet.com/puppet/zabbix
Apache License 2.0
80 stars 227 forks source link

Add repo for Ubuntu on aarch64 #840

Closed emetriqChris closed 11 months ago

emetriqChris commented 2 years ago

Zabbix now provides Ubuntu Focal deb packages for the arm64 architecture: https://support.zabbix.com/browse/ZBXNEXT-5982

They can be found under a different URL than "usual", for example: https://repo.zabbix.com/zabbix/5.2/ubuntu-arm64/

so the repo.pp manifest has to be adapted to refelct this.

Be careful: Right now, Zabbix only provides aarch64 packages for version 5.0 and higher.

evgeni commented 11 months ago

908 was merged and contains this.