mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 02:57:57 +00:00
3ad9e9c5eb
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.