| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-28 | Change flannel registration default values | Sylvain Baubeau | |
| 2015-10-28 | Remove empty notify section | Sylvain Baubeau | |
| 2015-10-27 | Check etcd certs exist for flannel when its support is enabled | Sylvain Baubeau | |
| 2015-10-27 | Fix when neither use_openshift_sdn nor use_flannel are specified | Sylvain Baubeau | |
| 2015-10-27 | Generate etcd certificats for flannel when is not embedded | Sylvain Baubeau | |
| 2015-10-27 | Add missing 2nd true parameters to default Jinja filter | Sylvain Baubeau | |
| 2015-10-27 | Use 'command' module instead of 'shell' | Sylvain Baubeau | |
| 2015-10-27 | Add flannel modules documentation | Sylvain Baubeau | |
| 2015-10-27 | Only remove IPv4 address from docker bridge | Sylvain Baubeau | |
| 2015-10-27 | Remove multiple use_flannel fact definition | Sylvain Baubeau | |
| 2015-10-27 | Ensure openshift-sdn and flannel can't be used at the same time | Sylvain Baubeau | |
| 2015-10-27 | Add flannel support | Sylvain Baubeau | |
| Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com> | |||
| 2015-10-27 | Merge pull request #726 from sdodson/examples-sync | Brenton Leanhardt | |
| Update imagestreams and quickstarts from origin | |||
| 2015-10-27 | Merge pull request #731 from abutcher/proxy-client-config | Brenton Leanhardt | |
| Add proxy client certs to master config | |||
| 2015-10-26 | Merge pull request #745 from abutcher/pylint | Thomas Wiest | |
| Pylint fixes | |||
| 2015-10-26 | Pylint fixes | Andrew Butcher | |
| 2015-10-26 | Merge pull request #744 from kwoodson/zbxztype | Kenny Woodson | |
| Adding zabbix_type to zbx_items and fixing zabbix agent items | |||
| 2015-10-26 | Merge pull request #458 from spinolacastro/project_config | Brenton Leanhardt | |
| Custom Project Config | |||
| 2015-10-26 | Adding zabbix type and fixing zabbix agent vars | Kenny Woodson | |
| 2015-10-26 | Merge pull request #734 from ejemba/master | Brenton Leanhardt | |
| Adding Docker Log Options capabilities | |||
| 2015-10-26 | Fix quotes | Diego Castro | |
| 2015-10-26 | Merge pull request #703 from tdawson/2015-10-rpmspec | Thomas Wiest | |
| Add rpm spec file for openshift-ansible | |||
| 2015-10-26 | Add openshift-ansible.spec and setup tito | Troy Dawson | |
| Add subpackages to openshift-ansible spec file put in correct directories | |||
| 2015-10-26 | Use standard library for version comparison. | Andrew Butcher | |
| 2015-10-26 | Merge pull request #729 from detiber/handlerRefactor | Brenton Leanhardt | |
| Avoid hardcoded 30s pauses | |||
| 2015-10-25 | Merge pull request #740 from danmcp/master | Thomas Wiest | |
| Openshift -> OpenShift | |||
| 2015-10-24 | Openshift -> OpenShift | Dan McPherson | |
| 2015-10-23 | Add missing quotes | Diego Castro | |
| 2015-10-23 | cleanup naming for skipping master and node restart handlers | Jason DeTiberus | |
| 2015-10-23 | Adding Docker Log Options capabilities | ejemba | |
| In regard of issue https://github.com/openshift/openshift-ansible/issues/696 added options (docker_log_dirver and docker_log_options) to bin/cluster: bin/cluster -o docker_log_driver=json-file -o docker_log_options="max-size=5m,max-files=5" will be added to OPTION in /etc/sysconfig/docker in all nodes of the cluster: "--log-driver json-file --log-opt max-size=5m --log-opt max-files=5" | |||
| 2015-10-22 | Move version greater_than_fact into openshift_facts | Andrew Butcher | |
| 2015-10-22 | Don't include proxy client cert when <3.1 or <1.1 | Andrew Butcher | |
| 2015-10-22 | Add proxy client certs to master config. | Andrew Butcher | |
| 2015-10-22 | Merge pull request #730 from detiber/rpmGen | Brenton Leanhardt | |
| Fix test and workaround for rpm generated configs | |||
| 2015-10-22 | Merge pull request #727 from detiber/fixFacts | Brenton Leanhardt | |
| Fix error in openshift_facts | |||
| 2015-10-22 | fix merge conflicts | Diego Castro | |
| 2015-10-22 | Merge pull request #736 from joelddiaz/cpu_no_page | Joel Diaz | |
| Lower priority to stop the paging action. | |||
| 2015-10-22 | Merge pull request #728 from sdodson/fix-examples | Brenton Leanhardt | |
| Fix openshift_examples | |||
| 2015-10-22 | Lower priority to stop the paging action. | Joel Diaz | |
| 2015-10-22 | Fix test and workaround for rpm generated configs | Jason DeTiberus | |
| - fixed inconcistency in naming for rpm generated config test - refactoring to fix logic after the ha master refactoring had broken the previous steps | |||
| 2015-10-22 | Avoid hardcoded 30s pauses | Jason DeTiberus | |
| - refactor node and master restart handlers to avoid 30s pauses | |||
| 2015-10-22 | Merge pull request #691 from jaryn/patch-1 | Brenton Leanhardt | |
| Add dependencies missing on RHEL 7.1 to README | |||
| 2015-10-22 | Merge pull request #713 from brenton/uninstall | Brenton Leanhardt | |
| Improvements to uninstallation playbook | |||
| 2015-10-22 | Fix error in openshift_facts | Jason DeTiberus | |
| - fix error scraping openshift version for version numbers | |||
| 2015-10-22 | Fix openshift_examples | Scott Dodson | |
| 2015-10-22 | Merge pull request #721 from abutcher/fix-router | Brenton Leanhardt | |
| Conditionally include openshift_router role | |||
| 2015-10-22 | Merge pull request #723 from mfojtik/patch-1 | Brenton Leanhardt | |
| Update examples-sync.sh | |||
| 2015-10-22 | Merge pull request #678 from sdodson/examples | Wesley Hearn | |
| Adjust the logic as to when examples are deployed | |||
| 2015-10-22 | Update imagestreams and quickstarts from origin | Scott Dodson | |
| 2015-10-22 | Deleting exited openshift containers and some other minor touch ups | Brenton Leanhardt | |
