Skip to content

Commit

Permalink
PMM-7 Update gpg key to fix percona-release package installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabinrizwan committed Jul 4, 2024
1 parent b1195c9 commit 4782f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ansible/roles/pmm2-images/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- name: Install the GPG key for repo.percona.com
rpm_key:
state: present
key: https://downloads.percona.com/downloads/RPM-GPG-KEY-percona
key: https://repo.percona.com/yum/PERCONA-PACKAGING-KEY

- name: Packages | Add PMM2 Server YUM repository for EL7
when:
Expand Down

0 comments on commit 4782f82

Please sign in to comment.