Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak FIPS detection and stabilize failing tests and GH actions #179

Merged
merged 20 commits into from Apr 19, 2022

Conversation

Jakuje
Copy link
Collaborator

@Jakuje Jakuje commented Apr 11, 2022

Subset of bugfix changes from #178

 * add CentOS 9
 * use better tasks names

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
This fixes up the commit 7f69d1e

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
…e drop-in directory

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
This fixes also a typo that was overlooked previously

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Previously no hostkeys were checked if they were not present
in the generated configuration file. When the drop-in directory is
used, usually, there are no hostkeys in that file and no sanity
check for hostkeys was executed.

This amends the "auto" value for the hostkeys check to allow checking
for default hostkeys that are read by OpenSSH by default.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Copy link
Member

@mattwillsher mattwillsher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look fine to me, just a question about the base64 string

tasks/install.yml Show resolved Hide resolved
tasks/install.yml Outdated Show resolved Hide resolved
tests/tasks/restore.yml Outdated Show resolved Hide resolved
tests/tasks/restore.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@richm richm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Jakuje
Copy link
Collaborator Author

Jakuje commented Apr 13, 2022

Thank you for reviews. I filled roles-ansible/check-ansible-ubuntu-latest-action#2 for the failing ubuntu action to see if we can get it green before merging (It was working two days ago).

Unfortunately, it was a bit larger than I initially expected. In any case, I will keep it open for some days before merging if some other review will pop up.

@Jakuje Jakuje merged commit 2ba5bfe into willshersystems:master Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants