-
-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new RPM GPG key for zabbix-3.2 and higher #300
Conversation
I realized that only zabbix-3.2 packages are signed with new key RPM-GPG-KEY-ZABBIX-A14FE591. The 3.0 packages are signed with d13d58e479ea5ed4:
So I'll adapt my changes to handle both keys for different zabbix versions. |
366d6bc
to
cedf783
Compare
@bastelfreak I've added version comparison, so the new zabbix-3.2 RPMs will use new gpg key. |
Thanks @yevtushenko. looks good so far. Are you able to add spec tests as well? |
@bastelfreak Can you please travis checks? It fails on HostnameItem string in zabbix_agentd config file. This check doesn't related to my changes
|
@bastelfreak I'll add checks for GPG keys soon. |
strange, I'm not really sure why this fails.This is broken on master as well, but the last merges were successful. I'm looking into this right now. |
@yevtushenko fixed in #302, please rebase after this is merged. |
cedf783
to
658285f
Compare
658285f
to
2b3e150
Compare
:operatingsystemmajrelease => '6', | ||
:architecture => 'x86_64', | ||
:osfamily => 'RedHat', | ||
:$majorrelease => '6', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove the $. is it possible for you to migrate (parts of) this spec file into rspec-puppet-facts? Basic example: https://github.com/voxpupuli/puppet-zabbix/blob/master/spec/classes/userparameter_spec.rb#L7-L15
@bastelfreak Will be done soon. |
2b3e150
to
4ef9948
Compare
@bastelfreak I hope I understand you correctly and did what you asked for :) |
thanks @yevtushenko ! |
The RPM packages are signed with 082ab56ba14fe591 key:
The key installed by puppet-zabbix module isn't correct:
This one is correct (take a look at last 4 octets of fingerprint):