c12s-kubespray/roles/kubernetes/preinstall/tasks
Greg Althaus f77257cf79 When running on CentOS7 image in AWS with selinux on, the order of
the tasks fail because selinux prevents ip-forwarding setting.

Moving the tasks around addresses two issues.  Makes sure that
the correct python tools are in place before adjusting of selinux
and makes sure that ipforwarding is toggled after selinux adjustments.
2017-01-12 10:12:21 -06:00
..
azure-credential-check.yml Add check for azure_route_table_name and add it to all.yml 2016-12-13 17:30:10 +01:00
dhclient-hooks-undo.yml Add tasks to undo changes to hosts /etc/resolv.conf and dhclient configs 2017-01-11 16:56:16 +01:00
dhclient-hooks.yml Fix resolvconf 2016-12-13 15:48:53 +01:00
etchosts.yml Fix etc hosts for cluster nodes 2017-01-02 13:20:51 +01:00
gitinfos.yml Fail all nodes on error 2016-12-02 12:37:22 +01:00
growpart-azure-centos-7.yml Make growpart only run on Azure 2016-12-12 14:14:22 +01:00
main.yml When running on CentOS7 image in AWS with selinux on, the order of 2017-01-12 10:12:21 -06:00
openstack-credential-check.yml Implemented cloud-provider integration for OpenStack. 2016-03-29 15:17:22 +02:00
pre-upgrade.yml remove assertion for family not being CoreOS 2017-01-05 13:36:25 -05:00
resolvconf.yml Add tasks to undo changes to hosts /etc/resolv.conf and dhclient configs 2017-01-11 16:56:16 +01:00
set_facts.yml Add calico/routereflector support 2016-12-14 13:44:10 +01:00
set_resolv_facts.yml Merge pull request #793 from kubernetes-incubator/fix_dhclientconf_path 2017-01-10 13:23:55 +01:00