| Commit message (Expand) | Author | Age | Files | Lines |
* | cri-o: configure the CNI network | Giuseppe Scrivano | 2017-08-04 | 1 | -0/+10 |
* | cri-o: allow to override CRI-O image indipendently from Docker | Giuseppe Scrivano | 2017-08-03 | 1 | -3/+3 |
* | docker: introduce use_crio_only | Giuseppe Scrivano | 2017-08-03 | 1 | -2/+3 |
* | docker: skip Docker setup when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+3 |
* | cri-o: use only images from Docker Hub | Giuseppe Scrivano | 2017-08-03 | 1 | -10/+6 |
* | cri-o: Enable systemd-modules-load if required | Steve Milner | 2017-08-03 | 1 | -0/+6 |
* | cri-o: Ensure overlay is available | Steve Milner | 2017-08-03 | 1 | -0/+20 |
* | cri-o: Default insecure registries to "" | Steve Milner | 2017-08-03 | 1 | -0/+1 |
* | crio: use a template for the configuration | Giuseppe Scrivano | 2017-08-03 | 1 | -24/+5 |
* | cri-o: Minor fixes for tasks | Steve Milner | 2017-08-03 | 1 | -2/+1 |
* | cri-o: Hardcode image name to cri-o | Steve Milner | 2017-08-03 | 1 | -1/+1 |
* | cri-o: configure storage and insecure registries | Giuseppe Scrivano | 2017-08-03 | 2 | -3/+34 |
* | cri-o: Allow cri-o usage. | Steve Milner | 2017-08-03 | 2 | -0/+110 |
* | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2 | Scott Dodson | 2017-07-20 | 1 | -1/+1 |
|\ |
|
| * | docker: fix docker_selinux_enabled | Luke Meyer | 2017-07-18 | 1 | -1/+1 |
* | | Ensure proper fact evaluation | Scott Dodson | 2017-07-18 | 2 | -2/+2 |
* | | Wrap additional service changes in retries | Scott Dodson | 2017-07-18 | 2 | -4/+15 |
|/ |
|
* | container-engine: Update Fedora registry url | Steve Milner | 2017-07-07 | 1 | -1/+1 |
* | Install container-selinux with container-engine | Steve Milner | 2017-07-06 | 1 | -0/+6 |
* | rename daemon.json to container-daemon.json | Steve Milner | 2017-06-05 | 1 | -4/+6 |
* | Add mtu setting to /etc/sysconfig/docker-network | Scott Dodson | 2017-06-01 | 1 | -0/+15 |
* | Remove typos that got reintroduced | Steve Milner | 2017-05-25 | 1 | -2/+2 |
* | Remove system-package=no from container-engine install | Steve Milner | 2017-05-25 | 1 | -2/+0 |
* | Add regexp for container-engine lineinfile | Steve Milner | 2017-05-16 | 1 | -0/+5 |
* | use dest instead of path for lineinfile | Steve Milner | 2017-05-15 | 1 | -6/+6 |
* | Add NO_PROXY workaround for container-engine atomic command | Steve Milner | 2017-05-15 | 1 | -0/+4 |
* | Add no_proxy to atomic.conf | Steve Milner | 2017-05-15 | 1 | -1/+9 |
* | Add docker package for container-engine install | Steve Milner | 2017-05-14 | 1 | -11/+15 |
* | Always add proxy items to atomic.conf | Steve Milner | 2017-05-12 | 1 | -4/+1 |
* | Move container-engine systemd environment to updated location | Steve Milner | 2017-05-12 | 1 | -2/+2 |
* | Merge pull request #4152 from sdodson/iptables-default | OpenShift Bot | 2017-05-10 | 1 | -1/+1 |
|\ |
|
| * | Default to iptables on master | Scott Dodson | 2017-05-10 | 1 | -1/+1 |
* | | Ensure true is lowercase in daemon.json | Steve Milner | 2017-05-10 | 1 | -0/+1 |
|/ |
|
* | Use local variables for daemon.json template | Steve Milner | 2017-05-08 | 1 | -0/+8 |
* | Fix 1448368, and some other minors issues | Gan Huang | 2017-05-05 | 2 | -15/+16 |
* | System container docker | Steve Milner | 2017-05-03 | 3 | -112/+260 |
* | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 1 | -1/+1 |
* | Add new option 'openshift_docker_selinux_enabled' | Russell Teague | 2017-01-24 | 1 | -1/+1 |
* | v1.3 Add RHAMP | Scott Dodson | 2017-01-17 | 1 | -8/+0 |
* | Enable firewalld by default | Russell Teague | 2016-12-14 | 1 | -10/+12 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -9/+9 |
* | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 1 | -7/+1 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+1 |
* | Docker daemon is started prematurely. | Eric Mountain | 2016-11-14 | 1 | -11/+11 |
* | Added dependency of os_firewall to docker role | Russell Teague | 2016-11-14 | 1 | -3/+0 |
* | Resolve docker and iptables service dependencies | Russell Teague | 2016-11-11 | 1 | -1/+13 |
* | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
* | Skip the docker role in early upgrade stages. | Devan Goodwin | 2016-09-29 | 1 | -4/+4 |
* | Fix review comments | Manjunath A Kumatagi | 2016-08-27 | 1 | -2/+2 |
* | Fix typo | Manjunath A Kumatagi | 2016-08-18 | 1 | -3/+3 |