summaryrefslogtreecommitdiffstats
path: root/roles/docker/tasks/systemcontainer_docker.yml
Commit message (Expand)AuthorAgeFilesLines
* Implement container runtime roleMichael Gugino2017-12-011-190/+0
* retry package operationsLuke Meyer2017-11-301-0/+8
* Include Deprecation - Init Playbook PathsRussell Teague2017-11-161-1/+1
* Alternative method to create docker registry auth credsMichael Gugino2017-11-141-2/+6
* docker: set credentials when using system containerGiuseppe Scrivano2017-10-261-0/+2
* systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner2017-10-191-32/+4
* crio, docker: expect openshift_release to have 'v'Giuseppe Scrivano2017-10-101-1/+1
* crio, docker: use openshift_release when openshift_image_tag is not usedGiuseppe Scrivano2017-10-091-2/+17
* Merge pull request #5490 from giuseppe/set-crio-docker-tag-for-oseOpenShift Merge Robot2017-10-031-1/+10
|\
| * docker: use the image_tag on RHELGiuseppe Scrivano2017-09-271-1/+10
* | Migrate enterprise registry logic to docker roleMichael Gugino2017-09-271-3/+3
|/
* container-engine: Allow full image overrideSteve Milner2017-09-111-8/+12
* Ensure proper fact evaluationScott Dodson2017-07-181-1/+1
* Wrap additional service changes in retriesScott Dodson2017-07-181-2/+10
* container-engine: Update Fedora registry urlSteve Milner2017-07-071-1/+1
* Install container-selinux with container-engineSteve Milner2017-07-061-0/+6
* rename daemon.json to container-daemon.jsonSteve Milner2017-06-051-4/+6
* Remove typos that got reintroducedSteve Milner2017-05-251-2/+2
* Remove system-package=no from container-engine installSteve Milner2017-05-251-2/+0
* Add regexp for container-engine lineinfileSteve Milner2017-05-161-0/+5
* use dest instead of path for lineinfileSteve Milner2017-05-151-6/+6
* Add NO_PROXY workaround for container-engine atomic commandSteve Milner2017-05-151-0/+4
* Add no_proxy to atomic.confSteve Milner2017-05-151-1/+9
* Add docker package for container-engine installSteve Milner2017-05-141-11/+15
* Always add proxy items to atomic.confSteve Milner2017-05-121-4/+1
* Move container-engine systemd environment to updated locationSteve Milner2017-05-121-2/+2
* Ensure true is lowercase in daemon.jsonSteve Milner2017-05-101-0/+1
* Use local variables for daemon.json templateSteve Milner2017-05-081-0/+8
* Fix 1448368, and some other minors issuesGan Huang2017-05-051-11/+11
* System container dockerSteve Milner2017-05-031-0/+135