mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-18 05:01:21 -03:30
Red Hat has this theory that binaries in sbin are too dangerous to be on the default path, but we need them anyway. RH7 has /sbin and /usr/sbin as symlinks, so that is no longer important. I'm adding it to the `PATH` instead of making the path to `modinfo` absolute because I am worried about breaking support for other distributions.