c12s-kubespray/roles/container-engine/docker
Matthew Mosesohn 5f12b7aedf Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406)
Both kubedns and dnsmasq modes are long not maintained.
We should run dns_late steps at the end because sshd
makes DNS lookups during Ansible run and has 2s timeouts
for each failed lookup trying to connect to coredns before
it is ready.
2019-04-01 12:32:34 -07:00
..
defaults Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (#4161) 2019-01-31 16:19:48 -08:00
files Added some minor changes to the docker orphan clean up process. (#3657) 2018-11-06 16:50:19 -08:00
handlers Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
meta Fix docker-storage was not found issue (#3584) 2018-11-06 17:50:14 -08:00
tasks Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) 2019-04-01 12:32:34 -07:00
templates Fix epel_enabled and RHEL support in bootstrap-os 2019-01-22 16:40:02 -06:00
vars Docker apt repo name fix (again) (#4246) 2019-02-14 10:19:19 -08:00