c12s-kubespray/roles
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
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
bastion-ssh-config Add support for bastion hosts 2016-12-13 17:29:47 +01:00
bootstrap-os Rework ignore_errors to report no reds 2016-12-27 13:00:50 +01:00
dnsmasq Only use default resolver in dnsmasq when we are using host_resolvconf mode 2017-01-06 10:21:07 +01:00
docker Fix docker dns host scenario with no search domains 2017-01-09 16:36:44 +03:00
download Set latest stable versions for Calico images 2017-01-09 12:05:49 +01:00
etcd If the inventory name of the host exceeds 63 characters, 2017-01-13 10:02:23 -06:00
kubernetes If the inventory name of the host exceeds 63 characters, 2017-01-13 10:02:23 -06:00
kubernetes-apps Set latest stable versions for Calico images 2017-01-09 12:05:49 +01:00
network_plugin Merge pull request #858 from bradbeam/calicoctl-canal 2017-01-10 12:24:59 +01:00
reset/tasks Introduce dns_mode and resolvconf_mode and implement docker_dns mode 2017-01-05 23:38:51 +01:00
rkt Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
uploads Move kube_version to group_vars/all to allow easier changing of version 2016-12-13 17:21:00 +01:00