Skip to content

Commit 0125e57

Browse files
committed
Update the Signing Key for Percona Debian and Ubuntu Packages
1 parent ac1e4eb commit 0125e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/repository.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
---
33
- name: repository | add public key
44
apt_key:
5-
id: CD2EFD2A
6-
url: http://www.percona.com/downloads/RPM-GPG-KEY-percona
5+
id: 9334A25F8507EFA5
6+
keyserver: keyserver.ubuntu.com
77
state: present
88
tags:
99
- percona-toolkit-repository-public-key

0 commit comments

Comments
 (0)