c12s-kubespray/roles/kubernetes/secrets
Matthew Mosesohn 2fbf5a02c8 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-11-04 11:00:04 +00:00
..
defaults Fix idempotency/recurrence of download and preinstall 2016-10-24 18:28:53 +02:00
files use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00
handlers generate secrets on deployment machine 2016-02-13 06:51:54 +01:00
tasks Use tar+register instead of copy/slurp for distributing tokens and certs 2016-11-04 11:00:04 +00:00
templates use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00