Skip to content

Commit

Permalink
Merge pull request #75 from strgalt-t/switch-elasticsearch-gpg-key
Browse files Browse the repository at this point in the history
Switch Elasticsearch GPG Key for RedHat setup
  • Loading branch information
geerlingguy authored Oct 5, 2023
2 parents c955549 + 66119cf commit 3d6dc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/setup-RedHat.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: Add Elasticsearch GPG key.
rpm_key:
key: https://packages.elastic.co/GPG-KEY-elasticsearch
key: https://artifacts.elastic.co/GPG-KEY-elasticsearch
state: present

- name: Add Filebeat repository.
Expand Down

0 comments on commit 3d6dc43

Please sign in to comment.