c12s-kubespray/roles/docker
David Crook 3f4a375ac4 first pass at adding 'stable' and 'edge' version packages
- Only have ubuntu to test on
  - fedora and redhat are placeholders/guesses
  - the "old" package repositories seem to have the "new" CE version which is `1.13.1` based
- `docker-ce` looks like it is named as a backported `docker-engine` package in some
  places

- Did not change the `defaults` version anywhere, so should work as before
- Did not point to new package repositories, as existing ones have the new packages.
2017-03-02 13:48:09 -07:00
..
defaults Switch docker to 1.13 2017-02-21 19:10:34 +01:00
handlers Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
tasks Merge pull request #946 from neith00/master 2017-02-27 10:59:53 +01:00
templates Update rh_docker.repo.j2 2017-02-08 20:03:51 +09:00
vars first pass at adding 'stable' and 'edge' version packages 2017-03-02 13:48:09 -07:00
.gitignore install docker on a largest number of linux distribution (based on https://github.com/marklee77/ansible-role-docker) 2015-12-30 22:26:45 +01:00