Commit Graph

2 Commits

Author SHA1 Message Date
Jesse Pretorius 6fdecd17b8 Add PERCONA-PACKAGING-KEY
This patch adds /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY which
comes from installing [1] and is required in order to install
the percona packages on CentOS packages. Without it we get
the error:

Public key for percona-toolkit-3.0.13-1.el7.x86_64.rpm is not installed

We also rename RPM-GPG-KEY-percona to RPM-GPG-KEY-Percona in
order to match what is done by [1].

[1] https://repo.percona.com/yum/percona-release-latest.noarch.rpm

Change-Id: I2eeac8ea21c52fac3b1f32036fedcf7c62aac37f
2019-01-10 12:34:05 +00:00
Jesse Pretorius c2b73bff52 Normalise in-repo GPG key implementation
To ensure that we have a consistent implementation
between the galera_client and galera_server roles,
we change the galera_server role to match galera_client
as was done in I520ccbadf3320b0d07fc83e3dbec9ea2bd16ec83

This updates it to a mechanism which will be easier to
maintain.

Change-Id: I7ac1a5e3a05aa3d0b4fae86c4a325ef147a9a528
2018-12-18 12:41:15 +00:00