geerlingguy / ansible-role-elasticsearch

Ansible Role - Elasticsearch
https://galaxy.ansible.com/geerlingguy/elasticsearch/
MIT License
185 stars 208 forks source link

fixing apt-key deprecation #99

Open chadek opened 10 months ago

chadek commented 10 months ago

For security reasons, apt-key is deprecated, key should not be stored in /etc/apt/trusted.gpg anymore but into /usr/share/keyrings or into /etc/apt/keyrings for manually added stuff. It allows to add keys individually and specify which on should be use per repo.

pulse-mind commented 8 months ago

Hi, would you like to accept & merge this PR ?

github-actions[bot] commented 4 months ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

pulse-mind commented 4 months ago

Hi, would you like to accept and merge this PR please ?

github-actions[bot] commented 5 days ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.