c12s-kubespray/roles
Aleksandr Didenko 85a306044f Fix download_run_once for containers
Add one more step (task) to containers download/upload sequence -
copy saved .tar containers to ansible host (delegate_to: localhost).

Then upload images to target nodes. It uses synchronize module so
if ansible host (localhost) is the same host as kube-master[0] then
new task causes no issues and the copy to localhost process is
basically skipped.
2016-11-18 12:47:35 +01:00
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
bootstrap-os Bootstrap os 2016-09-07 20:19:46 +02:00
dnsmasq Ignore changes on check resolvconf task 2016-10-28 10:38:16 +04:00
docker Swap order in which we reload docker/socket 2016-11-01 13:12:40 +01:00
download Fix download_run_once for containers 2016-11-18 12:47:35 +01:00
etcd Fix ca certificate loading on CoreOS 2016-11-14 08:47:09 +04:00
kubernetes Move CNI config and add MTU support for calico-cni 2016-11-15 18:05:11 +01:00
kubernetes-apps Fix policy controller 2016-11-10 13:31:31 +01:00
network_plugin Move CNI config and add MTU support for calico-cni 2016-11-15 18:05:11 +01:00
uploads upgrade k8s version to 1.4.6 2016-11-14 21:40:05 +01:00