Update signing key for percona packages

Percona has started signing their Ubuntu packages with a new key.
Update the galera_gpg_keys var to add it to the keyring.

https://www.percona.com/blog/2016/10/13/new-signing-key-for-percona-debian-and-ubuntu-packages/

Manual backport of https://review.openstack.org/388205

Change-Id: I1dc3a78b8e0b759cc98f3de2bd33774db3b477da
This commit is contained in:
Jimmy McCrory 2016-10-19 08:35:02 +01:00 committed by Jesse Pretorius
parent bf3480a7ff
commit 10ca998f9e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ galera_gpg_keys:
- key_name: 'percona-xtrabackup'
keyserver: 'hkp://keyserver.ubuntu.com:80'
fallback_keyserver: 'hkp://p80.pool.sks-keyservers.net:80'
hash_id: '0x1c4cbdcdcd2efd2a'
hash_id: '0x9334a25f8507efa5'
# Repositories
galera_apt_repo_url: "https://mirror.rackspace.com/mariadb/repo/10.0/ubuntu"