Paul Czarkowski
d8bebcd201
Fix issue with check_certs playbook
check_certs task "Check_certs | Set 'sync_certs' to true" was failing
due to the dict not existing, this sets defaults that allows the
correct behavior of the conditionals.
8 years ago
Smana
ae5ff890d4
fix flannel deployment, remove docker bridge before restarting
8 years ago
Smana
1884d89d3b
fixes the certs issue when masters or not in the kube-node group
8 years ago
Spencer Smith
9f8466a186
ensure ALL certs are synced between masters
8 years ago
Spencer Smith
743ad0eb5c
s/sync_certs/sync_tokens
8 years ago
Spencer Smith
5253b3ec13
ensure ca.pem makes it to multi-masters
8 years ago
Smana
4f627baf71
generate secrets on first master
8 years ago
Smana
48a85ce8f8
use docker repository to install on CentOS
8 years ago
Smana
5c22133492
fix add nodes to the cluster
8 years ago
Smana
850b7466cd
remove deprecation warns and update doc
8 years ago
teuto.net Netzdienste GmbH
457ed11b49
fixed deprecation warnings regarding bare variables
8 years ago
Smana
91fca69aa0
generate secrets on deployment machine
test travis with sudo=true instead of required
8 years ago