| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-28 | Merge pull request #749 from brenton/uninstall | Brenton Leanhardt | |
| Adding uninstall support for Atomic Host | |||
| 2015-10-28 | The uninstall playbook should remove the kubeconfig for non-root installs | Brenton Leanhardt | |
| 2015-10-28 | Adding uninstall support for Atomic Host | Brenton Leanhardt | |
| 2015-10-27 | Automatic commit of package [openshift-ansible] release [3.0.3-1]. | Troy Dawson | |
| 2015-10-27 | Merge pull request #750 from twiest/pr | Thomas Wiest | |
| added docker info to the end of docker loop to direct lvm playbook. | |||
| 2015-10-27 | Merge pull request #741 from tdawson/2015-10-utils | Brenton Leanhardt | |
| Add atomic-openshift-utils | |||
| 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 #1 from dgoodwin/pep8 | Troy Dawson | |
| Pylint fixes and ignores for incoming oo-install code. | |||
| 2015-10-27 | Pylint fixes and ignores for incoming oo-install code. | Devan Goodwin | |
| 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 | Add atomic-openshift-utils | Troy Dawson | |
| add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed | |||
| 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-24 | added docker info to the end of docker loop to direct lvm playbook. | Thomas Wiest | |
| 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 | |
| 2015-10-22 | Removing the openshift facts | Brenton Leanhardt | |
| 2015-10-22 | Adding *master-api and *master-controllers to the list of units to stop | Brenton Leanhardt | |
| (also sorted the various lists alphabetically) | |||
