c12s-kubespray/roles
Alexander Block 1cfaf927c9 Fix reverse umount in reset role
The Jinja2 filter 'reverse' returned an iterator instead of a list,
resulting in the umount task to fail.

Intead of using the reverse filter, we use 'tac' to reverse the output
of the previous task.
2016-12-13 14:21:24 +01:00
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
bootstrap-os Disable fastestmirror on CentOS 2016-12-12 09:54:39 +01:00
dnsmasq Preconfigure DNS stack and docker early 2016-12-09 17:30:55 +01:00
docker Merge pull request #696 from bogdando/intranet_dns 2016-12-09 21:46:03 +01:00
download More granular control for download/upload images/binaries 2016-12-09 17:04:55 +01:00
etcd Preconfigure DNS stack and docker early 2016-12-09 17:30:55 +01:00
kubernetes Merge pull request #705 from vwfs/centos7-azure 2016-12-13 10:36:58 +01:00
kubernetes-apps Bump kubedns version to 1.9 2016-12-09 17:57:54 +03:00
network_plugin Preconfigure DNS stack and docker early 2016-12-09 17:30:55 +01:00
reset/tasks Fix reverse umount in reset role 2016-12-13 14:21:24 +01:00
uploads upgrade k8s version to 1.4.6 2016-11-14 21:40:05 +01:00