summaryrefslogtreecommitdiffstats
path: root/roles/docker
Commit message (Collapse)AuthorAgeFilesLines
* Fixes typo assigning docker_service_status_changed which leads to ↵Eric Mountain2015-12-291-1/+1
| | | | | | misinterpretation in handler. Fixes Docker restart handling to ensure openshift_docker role does restart Docker on change.
* fixesJason DeTiberus2015-12-151-1/+4
|
* Containerization work by @sdodsonScott Dodson2015-12-152-3/+11
|
* Initial containerization work from @ibottyTobias Florek2015-12-151-1/+1
| | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml
* Remove yum / dnf duplicationScott Dodson2015-12-091-7/+2
|
* bring the docker udev workaround into openshift-ansible.gitJoel Diaz2015-12-046-129/+57
|
* Fedora changes:Adam Miller2015-12-021-0/+5
| | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
* docker-storage role addedKenny Woodson2015-05-263-21/+5
|
* Revert "Jwhonce wip/cluster"Jhon Honce2015-03-241-1/+1
|
* Use docker as package name instead of docker-ioJason DeTiberus2015-03-241-1/+1
|
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-241-1/+1
| | | | | * Added playbooks/gce/openshift-cluster * Added bin/cluster (will replace cluster.sh)
* docker role cleanupJason DeTiberus2015-02-244-12/+3
| | | | | | - use service module for enabling/restarting docker service - remove unused role directories/files - use user module for adding the docker group to the root user
* - Rename minion to nodeJhon Honce2015-02-161-1/+1
| | | | - Update playbooks to support latest code
* Initial Commit. Sharing is caringKenny Woodson2014-09-167-0/+199