Update Percona GPG key
parent
70ffb6db90
commit
9c0455afe2
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: APT_KEY | Install Percona key
|
||||
apt_key: keyserver="keyserver.ubuntu.com" id="1C4CBDCDCD2EFD2A" state=present
|
||||
apt_key: keyserver="keyserver.ubuntu.com" id="8507EFA5" state=present
|
||||
|
||||
- name: TEMPLATE | Deploy APT pinning (prevent upgrades from Debian)
|
||||
template: src=etc/apt/preferences.d/95-percona.j2 dest=/etc/apt/preferences.d/95-percona
|
||||
|
|
Loading…
Reference in New Issue