Actions
Bug #28681
closedSmart proxy dynflow core listens on 0.0.0.0
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Description
We may want to use localhost to make it bind to both v4 and v6 sockets.
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Related to Tracker #28683: IPv6 only support added
Updated by Adam Ruzicka over 4 years ago
- Subject changed from Smart proxy dynflow core listens on 127.0.0.1 to Smart proxy dynflow core listens on 0.0.0.0
The default is 0.0.0.0, not 127.0.0.1. Anyway, it still binds to v4 only.
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
Should be safe to bind to * instead of 0.0.0.0. Probably good to also quote the value while making changes.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/557 added
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy|9c06de502c28650cb5d6190e25afba453dea9991.
Actions