Skip to content

Commit

Permalink
Remove old apt key from Ansible logic
Browse files Browse the repository at this point in the history
Follow-up to #5979. Removes the old, i.e.
22245C81E3BAEB4138B36061310F561200F4AD77, apt key from the Ansible
install-time logic. The key has been expired since 2021-06-30.
  • Loading branch information
Conor Schaefer committed Oct 12, 2021
1 parent 81576f6 commit 671c6c8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ install_local_packages: False
# May be overridden in staging to install from a test/QA server,
# the Release file for which will *not* be signed with the prod key.
apt_repo_pubkey_files:
- fpf-signing-key.pub
- fpf-signing-key-2021.pub

# As of v2.0.0, only Focal is supported.
Expand Down

0 comments on commit 671c6c8

Please sign in to comment.