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

Fix versionlock centos 8

Open brad-x opened this issue 3 years ago • 9 comments

This resolves a corner case where a RHEL/CentOS 8 system does not have the yum compatibility package installed - everywhere else, the role is using the yum ansible module which detects and uses dnf in recent ansible versions, so the only concern is when:

  • System is RHEL/CentOS 8
  • System does not have yum installed and only dnf is available to the shell module
  • Role variable es_version_lock is set to true, invoking the elasticsearch-RedHat-version-lock.yml playbook.

brad-x avatar May 21 '21 04:05 brad-x

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine avatar May 21 '21 04:05 elasticmachine

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine avatar May 21 '21 04:05 elasticmachine

❌ Author of the following commits did not sign a Contributor Agreement: fc8831a5de0594226eaba494a6e5c9123d76e7d2, 60eb4ccf1ac6318816e9e1c23486343dd70eb51f, , , , , , ,

Please, read and sign the above mentioned agreement if you want to contribute to this project

I see "CLA Expected - Waiting for status to be reported" - unsure if any further action is needed on my end after signing the CLA - please let me know if this is the case

brad-x avatar May 26 '21 16:05 brad-x

Note: I am not a maintainer.

darxriggs avatar Oct 02 '21 10:10 darxriggs

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.

botelastic[bot] avatar Jan 11 '22 18:01 botelastic[bot]

Please keep it open.

darxriggs avatar Jan 11 '22 20:01 darxriggs

Also I def signd the contributor agreement, about 3 times. Not sure why it thinks I haven't - possible issue with the commit workflow?

brad-x avatar Jan 25 '22 20:01 brad-x

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.

botelastic[bot] avatar Jun 24 '22 04:06 botelastic[bot]