Actions
Feature #37693
closedAdd check for ipv6.disable=1 in /proc/cmdline because it's known to break installations
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
Yes
Description
When a system has ipv6.disable=1 in /proc/cmdline then it doesn't have ::1 but some of our services (most notably, Redis) listen on it and cause problems. Adding a check prevents users from installing in the first place.
Actions