summaryrefslogtreecommitdiffstats
path: root/roles/docker
Commit message (Expand)AuthorAgeFilesLines
* First attempt at refactor of os_firewallKenny Woodson2017-08-081-1/+0
* cri-o: configure the CNI networkGiuseppe Scrivano2017-08-042-0/+15
* cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano2017-08-031-3/+3
* docker: introduce use_crio_onlyGiuseppe Scrivano2017-08-031-2/+3
* docker: skip Docker setup when using CRI-OGiuseppe Scrivano2017-08-031-1/+3
* cri-o: use only images from Docker HubGiuseppe Scrivano2017-08-031-10/+6
* cri-o: Enable systemd-modules-load if requiredSteve Milner2017-08-031-0/+6
* cri-o: Ensure overlay is availableSteve Milner2017-08-032-0/+22
* cri-o: Default insecure registries to ""Steve Milner2017-08-032-1/+2
* crio: use a template for the configurationGiuseppe Scrivano2017-08-032-24/+137
* cri-o: Minor fixes for tasksSteve Milner2017-08-031-2/+1
* cri-o: Hardcode image name to cri-oSteve Milner2017-08-031-1/+1
* cri-o: configure storage and insecure registriesGiuseppe Scrivano2017-08-032-3/+34
* cri-o: Allow cri-o usage.Steve Milner2017-08-032-0/+110
* 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-182-2/+2
* | Wrap additional service changes in retriesScott Dodson2017-07-183-5/+15
* | Test docker restart with retries 3 delay 30Steve Milner2017-07-181-1/+1
|/
* container-engine: Update Fedora registry urlSteve Milner2017-07-071-1/+1
* Install container-selinux with container-engineSteve Milner2017-07-061-0/+6
* Add a retry to the docker restart handlerScott Dodson2017-06-281-0/+5
* rename daemon.json to container-daemon.jsonSteve Milner2017-06-052-5/+7
* Add mtu setting to /etc/sysconfig/docker-networkScott Dodson2017-06-011-0/+15
* Remove typos that got reintroducedSteve Milner2017-05-251-2/+2
* Remove system-package=no from container-engine installSteve Milner2017-05-251-2/+0
* Merge pull request #4214 from giuseppe/rename-ENIRONMENT-to-EnvironmentOpenShift Bot2017-05-171-3/+3
|\
| * systemcontainercustom.conf.j2: use Environment instead of ENVIRONMENTGiuseppe Scrivano2017-05-171-3/+3
* | 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
* Merge pull request #4174 from ashcrow/remove-userland-proxyOpenShift Bot2017-05-121-2/+1
|\
| * Remove userland-proxy-path from daemon.jsonSteve Milner2017-05-121-2/+1
* | Fix whistespace issues in custom templateSteve Milner2017-05-121-6/+6
* | Always add proxy items to atomic.confSteve Milner2017-05-121-4/+1
* | Move container-engine systemd environment to updated locationSteve Milner2017-05-122-2/+3
|/
* doc: Add link to daemon.json upstream docSteve Milner2017-05-111-0/+2
* Remove unused daemon.json keysSteve Milner2017-05-111-45/+0
* Merge pull request #4158 from ganhuang/lower_boolScott Dodson2017-05-111-2/+2
|\
| * lower case in /etc/daemon.json and correct block-registryGan Huang2017-05-111-2/+2
* | Merge pull request #4152 from sdodson/iptables-defaultOpenShift Bot2017-05-102-2/+2
|\ \ | |/ |/|
| * Default to iptables on masterScott Dodson2017-05-102-2/+2
* | Rename blocked-registries to block-registriesSteve Milner2017-05-101-1/+1
* | Ensure true is lowercase in daemon.jsonSteve Milner2017-05-102-1/+2
|/
* Use local variables for daemon.json templateSteve Milner2017-05-082-6/+14
* Fix 1448368, and some other minors issuesGan Huang2017-05-054-19/+22
* System container dockerSteve Milner2017-05-039-116/+350
* Loosely couple docker to iptables serviceRussell Teague2017-03-071-1/+1