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

Add back host_entries management #52

Open
mattock opened this issue Sep 19, 2018 · 0 comments
Open

Add back host_entries management #52

mattock opened this issue Sep 19, 2018 · 0 comments

Comments

@mattock
Copy link
Member

mattock commented Sep 19, 2018

Right now it is not possible to pass proper hash entries in Kafo wizard if the key is an IP address. In that case Kafo mangles the key by taking the first substring ending to an ".". For example, '10.10.50.1' becomes '10'. This can prevents adding host entries using the Kafo installer as a hash. The workaround might be to take an array of array of strings and convert that to a hash in a Ruby function.

The host entries are needed for two-way TLS communication when DNS entries are not present. This is in particular related to Foreman and Smart Proxy scenarios.

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

No branches or pull requests

1 participant