c12s-kubespray/roles/kubernetes/node
Henry Finucane 3ad9e9c5eb Fix #2261 by supporting Red Hat's limited PATH
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.
2018-06-15 12:49:22 -07:00
..
defaults assert that number of pods on node does not exceed CIDR address range 2018-05-16 11:55:46 +00:00
handlers Drop non systemd OS types support 2017-01-02 12:14:03 +01:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Fix #2261 by supporting Red Hat's limited PATH 2018-06-15 12:49:22 -07:00
templates Add label to kubelet env for kubeadm deploy cluster (#2841) 2018-06-04 11:26:47 +03:00