Skip to content

Commit

Permalink
docs(repositories): corrected gpg signing key for newer rhel systems
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxd committed Jun 13, 2024
1 parent f9fec1e commit 58ae66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/docs/repositories.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ To add the {repo} repository for YUM:
+
[source,sh]
--------------------------------------------------
sudo rpm --import https://packages.elastic.co/GPG-KEY-elasticsearch
sudo rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch
--------------------------------------------------

. Create a file with a `.repo` extension (for example, `elastic.repo`) in
Expand Down

0 comments on commit 58ae66a

Please sign in to comment.