c12s-kubespray/roles/kubernetes
Greg Althaus 95bf380d07 If the inventory name of the host exceeds 63 characters,
the openssl tools will fail to create signing requests because
the CN is too long.  This is mainly a problem when FQDNs are used
in the inventory file.

THis will truncate the hostname for the CN field only at the
first dot.  This should handle the issue for most cases.
2017-01-13 10:02:23 -06:00
..
master Use only one certificate for all apiservers 2017-01-13 14:03:20 +03:00
node Generate individual certificates for k8s hosts 2017-01-11 12:58:07 +03:00
preinstall Merge pull request #891 from galthaus/selinux-order 2017-01-13 11:51:18 +01:00
secrets If the inventory name of the host exceeds 63 characters, 2017-01-13 10:02:23 -06:00