c12s-kubespray/roles/kubernetes
Matthew Mosesohn c7b00caeaa Use tar+register instead of copy/slurp for distributing tokens and certs
Related bug: https://github.com/ansible/ansible/issues/15405

Uses tar and register because synchronize module cannot sudo on the
remote side correctly and copy is too slow.

This patch dramatically cuts down the number of tasks to process
for cert synchronization.
2016-10-26 15:46:18 +03:00
..
master Add possibility to enable network policy via Calico network controller 2016-10-10 17:22:12 +03:00
node Parameterize several dependency endpoints so that they can be overridden with internal mirrors. 2016-10-15 12:26:52 -05:00
preinstall dynamically calculate etcd peer names 2016-10-21 16:17:50 +03:00
secrets Use tar+register instead of copy/slurp for distributing tokens and certs 2016-10-26 15:46:18 +03:00