summaryrefslogtreecommitdiffstats
path: root/roles/docker/tasks/package_docker.yml
Commit message (Expand)AuthorAgeFilesLines
* Implement container runtime roleMichael Gugino2017-12-011-163/+0
* retry package operationsLuke Meyer2017-11-301-0/+2
* Workaround the fact that package state=present with dnf fails for already ins...Jan Pazdziora2017-11-221-1/+2
* With dnf repoquery and excluded packages, --disableexcludes=all is needed to ...Jan Pazdziora2017-11-221-1/+1
* Include Deprecation - Init Playbook PathsRussell Teague2017-11-161-1/+1
* Run registry auth after docker restartMichael Gugino2017-11-131-2/+3
* Docker: make use of new etc/containers/registries.conf optionalMichael Gugino2017-10-311-0/+1
* Merge pull request #5814 from mgugino-upstream-stage/docker-auth-upgradesOpenShift Merge Robot2017-10-241-11/+1
|\
| * Enable oreg_auth credential replace during upgradesMichael Gugino2017-10-191-11/+1
* | docker: Move enterprise registry from pkg to mainSteve Milner2017-10-191-8/+0
|/
* Fix missing docker option signature-verificationMichael Gugino2017-10-161-5/+6
* Ensure docker service status actually changesMichael Gugino2017-10-111-1/+8
* Ensure docker is restarted when iptables is restartedMichael Gugino2017-10-061-1/+3
* Ensure docker service started prior to credentialsMichael Gugino2017-10-031-12/+12
* Restore registires to /etc/sysconfig/dockerMichael Gugino2017-10-021-2/+12
* Fix typo in files (Docker registries)William Burton2017-09-291-1/+1
* Migrate enterprise registry logic to docker roleMichael Gugino2017-09-271-0/+8
* Move additional/block/insecure registires to /etc/containers/registries.confMichael Gugino2017-09-211-9/+9
* more retries on repoquery_cmdLuke Meyer2017-09-191-1/+1
* Merge pull request #5401 from sosiouxme/20170913-retries-subsetLuke Meyer2017-09-141-0/+2
|\
| * add retry on repoquery_cmdLuke Meyer2017-09-131-0/+2
* | Fix: authenticated registry support for containerized hostsMichael Gugino2017-09-111-0/+12
|/
* Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson2017-07-201-1/+1
|\
| * docker: fix docker_selinux_enabledLuke Meyer2017-07-181-1/+1
* | Ensure proper fact evaluationScott Dodson2017-07-181-1/+1
* | Wrap additional service changes in retriesScott Dodson2017-07-181-2/+5
|/
* Add mtu setting to /etc/sysconfig/docker-networkScott Dodson2017-06-011-0/+15
* Default to iptables on masterScott Dodson2017-05-101-1/+1
* System container dockerSteve Milner2017-05-031-0/+116