Hide Forgot
Description of problem: In metrics-store-installation role need to get update the way we get the engine ssh public key. We currently generate it from etc/pki/ovirt-engine/keys/engine_id_rsa and we delete the file at the end of the role. Need to check if there is a better way to do that. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Run that the metrics-store-installation role 2. See that the ssh_key is being generated correctly in the vas.yml file that is generated from a template and saved to /usr/share/ansible/roles/oVirt.openshift-ovirt/vars.yml 3. Actual results: Expected results: Additional info:
After discussing this with Didi, the only fix was removing an unneeded step for copying the engine_id_rsa. Please test using the steps to reproduce to check that there is no regression.
Cannot verify due to this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1715513
Steps: 1.Run that the metrics-store-installation role 2. See that the ssh_key is being generated correctly in the vas.yml file that is generated from a template and saved to /usr/share/ansible/roles/oVirt.openshift-ovirt/vars.yml Result: SSH key is generated and saved in the vars.yml file. Installation ends with success. Verified in: ovirt-engine-metrics-1.3.2-1.el7ev.noarch ovirt-engine-4.3.4.3-0.1.el7.noarch
This bugzilla is included in oVirt 4.3.5 release, published on July 30th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.5 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.