<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_docker/handlers, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Docker role refactor</title>
<updated>2016-03-14T15:38:13+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-02-26T16:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=1565bc6e71bdda712d4cfdbf28754f00b38a4674'/>
<id>1565bc6e71bdda712d4cfdbf28754f00b38a4674</id>
<content type='text'>
- refactors the docker role to push generic config into docker role and wrap
  openshift specific variables into an openshift_docker role and it's
  dependent openshift_docker_facts role
- adds support for setting --confirm-def-push flag (Resolves
  https://github.com/openshift/openshift-ansible/issues/1014)
- moves docker related facts from common/node roles to a new docker role
- renames cli_docker_* role varialbes to openshift_docker-* (maintaining
  backward compatibility)
- update role dependencies to pull in openshift_docker conditionally based on
  is_containerized
- remove playbooks/common/openshift-docker since the docker role is now
  conditionally included
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- refactors the docker role to push generic config into docker role and wrap
  openshift specific variables into an openshift_docker role and it's
  dependent openshift_docker_facts role
- adds support for setting --confirm-def-push flag (Resolves
  https://github.com/openshift/openshift-ansible/issues/1014)
- moves docker related facts from common/node roles to a new docker role
- renames cli_docker_* role varialbes to openshift_docker-* (maintaining
  backward compatibility)
- update role dependencies to pull in openshift_docker conditionally based on
  is_containerized
- remove playbooks/common/openshift-docker since the docker role is now
  conditionally included
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes typo assigning docker_service_status_changed which leads to misinterpretation in handler.</title>
<updated>2015-12-29T10:42:56+00:00</updated>
<author>
<name>Eric Mountain</name>
<email>eric.mountain@amadeus.com</email>
</author>
<published>2015-12-25T10:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=efe65a4315b9bd3fdc37be7564fc2f1cb77e1817'/>
<id>efe65a4315b9bd3fdc37be7564fc2f1cb77e1817</id>
<content type='text'>
Fixes Docker restart handling to ensure openshift_docker role does restart Docker on change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Docker restart handling to ensure openshift_docker role does restart Docker on change.
</pre>
</div>
</content>
</entry>
</feed>
