ansible-elk icon indicating copy to clipboard operation
ansible-elk copied to clipboard

Import ElasticSearch GPG Key fails on elk client role

Open japplewhite opened this issue 4 years ago • 1 comments

Your System Details

Describe the bug When the elk client role runs it fails on installing the GPG key for elastisearch Making the following change fixed the issue #rpm_key: key=http://packages.elastic.co/GPG-KEY-elasticsearch rpm_key: key=https://artifacts.elastic.co/GPG-KEY-elasticsearch

japplewhite avatar Feb 05 '21 15:02 japplewhite

Thanks for filing this @japplewhite. These seem like they same files and are both accessible, wonder if there's a benefit to one or the other. It's been a while but I'll experiment with this and see if it's still a problem.

sadsfae avatar Apr 03 '22 16:04 sadsfae

Closing this, I'm unable to reproduce it.

sadsfae avatar Apr 29 '23 14:04 sadsfae