linux-system-roles / ha_cluster

Provide automation for Cluster - High Availability management
https://linux-system-roles.github.io/ha_cluster/
MIT License
18 stars 22 forks source link

fix: openssl is now required for password #227

Closed richm closed 2 months ago

richm commented 2 months ago

openssl is now used to generate passwords, so make it a required basic package.

Signed-off-by: Rich Megginson rmeggins@redhat.com

richm commented 2 months ago

@marcelmamula this needs to change on Suse also - not sure if I have the right package name

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.50%. Comparing base (0c318ff) to head (c8e6603). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## =========================================== + Coverage 50.54% 68.50% +17.95% =========================================== Files 1 3 +2 Lines 91 181 +90 Branches 12 0 -12 =========================================== + Hits 46 124 +78 - Misses 45 57 +12 ``` | [Flag](https://app.codecov.io/gh/linux-system-roles/ha_cluster/pull/227/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles) | Coverage Δ | | |---|---|---| | [sanity](https://app.codecov.io/gh/linux-system-roles/ha_cluster/pull/227/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

richm commented 2 months ago

[citest]

marcelmamula commented 2 months ago

@marcelmamula this needs to change on Suse also - not sure if I have the right package name

@richm Package name is correct. LGTM