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

Fixes #28681 - Listen on all dynflow IPs #557

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jan 14, 2020

Previously it listened only on 0.0.0.0 which is a problem in IPv6-only setups. By listening on *, it should listen on dual stack.

@ekohl ekohl force-pushed the 28683-dynflow-listen-all branch from 33cd4a6 to 0db08cf Compare January 14, 2020 14:53
@ekohl ekohl changed the title Fixes #28683 - Listen on all dynflow IPs Fixes #28681 - Listen on all dynflow IPs Jan 14, 2020
@ekohl ekohl force-pushed the 28683-dynflow-listen-all branch 2 times, most recently from f4af04d to e098541 Compare January 15, 2020 10:49
Previously it listened only on 0.0.0.0 which is a problem in IPv6-only
setups. By listening on *, it should listen on dual stack.
@ekohl ekohl force-pushed the 28683-dynflow-listen-all branch from 2761a3c to 9c06de5 Compare January 15, 2020 13:17
@ekohl
Copy link
Member Author

ekohl commented Jan 15, 2020

Should be green now. Unfortunately there's some hacks to skip tests, but locally I verified it on a libvirt VM and it was green.

@ekohl ekohl merged commit 9c06de5 into theforeman:master Jan 15, 2020
@ekohl ekohl deleted the 28683-dynflow-listen-all branch January 15, 2020 14:52
@ekohl ekohl added the Bug label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants