c12s-kubespray/roles/etcd/files
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
..
make-ssl-etcd.sh If the inventory name of the host exceeds 63 characters, 2017-01-13 10:02:23 -06:00