This repository has been archived by the owner on Dec 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 198
Add CentOS 8 support for ansible-ssh-hardening #247
Labels
Comments
@rndmh3ro Can you verify that the docker image that should be used works correctly please? Full log:
|
Well, the image itself works correctly. However test-kitchen + systemd + centos 8 are apparently a bad mix. The best I could manage is this so far:
This makes the container start and execute ansible, however it won't find the sshd-service, thus failing at the restart-handler. If kitchen is then run again, at least it won't fail and you can verify the build.. There are then some inspec-failures that need to be handled. |
Merged
Fixed by #309 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We'd like to support CentOS8!
Ideally we'd have testing for:
Docker-Image that should be used: https://cloud.docker.com/repository/docker/rndmh3ro/docker-centos8-ansible
The text was updated successfully, but these errors were encountered: