Closed ansasaki closed 5 months ago
/packit retest-failed
Attention: Patch coverage is 54.54545%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 61.22%. Comparing base (
2f7b3ad
) to head (d4becf3
). Report is 27 commits behind head on master.
To address the reduction in the test coverage, the issue https://github.com/RedHat-SP-Security/keylime-tests/issues/586 was created
This restores previous behavior where hostnames could be used to set the 'registrar_ip' configuration option.
The configuration will try to parse the input configuration string as an IP and in case of failure, try to parse the string as a hostname.
Fixes: #794