summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-28Merge pull request #749 from brenton/uninstallBrenton Leanhardt
Adding uninstall support for Atomic Host
2015-10-28The uninstall playbook should remove the kubeconfig for non-root installsBrenton Leanhardt
2015-10-28Adding uninstall support for Atomic HostBrenton Leanhardt
2015-10-27Automatic commit of package [openshift-ansible] release [3.0.3-1].Troy Dawson
2015-10-27Merge pull request #750 from twiest/prThomas Wiest
added docker info to the end of docker loop to direct lvm playbook.
2015-10-27Merge pull request #741 from tdawson/2015-10-utilsBrenton Leanhardt
Add atomic-openshift-utils
2015-10-27Merge pull request #726 from sdodson/examples-syncBrenton Leanhardt
Update imagestreams and quickstarts from origin
2015-10-27Merge pull request #1 from dgoodwin/pep8Troy Dawson
Pylint fixes and ignores for incoming oo-install code.
2015-10-27Pylint fixes and ignores for incoming oo-install code.Devan Goodwin
2015-10-27Merge pull request #731 from abutcher/proxy-client-configBrenton Leanhardt
Add proxy client certs to master config
2015-10-26Merge pull request #745 from abutcher/pylintThomas Wiest
Pylint fixes
2015-10-26Pylint fixesAndrew Butcher
2015-10-26Merge pull request #744 from kwoodson/zbxztypeKenny Woodson
Adding zabbix_type to zbx_items and fixing zabbix agent items
2015-10-26Merge pull request #458 from spinolacastro/project_configBrenton Leanhardt
Custom Project Config
2015-10-26Adding zabbix type and fixing zabbix agent varsKenny Woodson
2015-10-26Add atomic-openshift-utilsTroy Dawson
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed
2015-10-26Merge pull request #734 from ejemba/masterBrenton Leanhardt
Adding Docker Log Options capabilities
2015-10-26Fix quotesDiego Castro
2015-10-26Merge pull request #703 from tdawson/2015-10-rpmspecThomas Wiest
Add rpm spec file for openshift-ansible
2015-10-26Add openshift-ansible.spec and setup titoTroy Dawson
Add subpackages to openshift-ansible spec file put in correct directories
2015-10-26Use standard library for version comparison.Andrew Butcher
2015-10-26Merge pull request #729 from detiber/handlerRefactorBrenton Leanhardt
Avoid hardcoded 30s pauses
2015-10-25Merge pull request #740 from danmcp/masterThomas Wiest
Openshift -> OpenShift
2015-10-24Openshift -> OpenShiftDan McPherson
2015-10-24added docker info to the end of docker loop to direct lvm playbook.Thomas Wiest
2015-10-23Add missing quotesDiego Castro
2015-10-23cleanup naming for skipping master and node restart handlersJason DeTiberus
2015-10-23Adding Docker Log Options capabilitiesejemba
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-22Move version greater_than_fact into openshift_factsAndrew Butcher
2015-10-22Don't include proxy client cert when <3.1 or <1.1Andrew Butcher
2015-10-22Add proxy client certs to master config.Andrew Butcher
2015-10-22Merge pull request #730 from detiber/rpmGenBrenton Leanhardt
Fix test and workaround for rpm generated configs
2015-10-22Merge pull request #727 from detiber/fixFactsBrenton Leanhardt
Fix error in openshift_facts
2015-10-22fix merge conflictsDiego Castro
2015-10-22Merge pull request #736 from joelddiaz/cpu_no_pageJoel Diaz
Lower priority to stop the paging action.
2015-10-22Merge pull request #728 from sdodson/fix-examplesBrenton Leanhardt
Fix openshift_examples
2015-10-22Lower priority to stop the paging action.Joel Diaz
2015-10-22Fix test and workaround for rpm generated configsJason 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-22Avoid hardcoded 30s pausesJason DeTiberus
- refactor node and master restart handlers to avoid 30s pauses
2015-10-22Merge pull request #691 from jaryn/patch-1Brenton Leanhardt
Add dependencies missing on RHEL 7.1 to README
2015-10-22Merge pull request #713 from brenton/uninstallBrenton Leanhardt
Improvements to uninstallation playbook
2015-10-22Fix error in openshift_factsJason DeTiberus
- fix error scraping openshift version for version numbers
2015-10-22Fix openshift_examplesScott Dodson
2015-10-22Merge pull request #721 from abutcher/fix-routerBrenton Leanhardt
Conditionally include openshift_router role
2015-10-22Merge pull request #723 from mfojtik/patch-1Brenton Leanhardt
Update examples-sync.sh
2015-10-22Merge pull request #678 from sdodson/examplesWesley Hearn
Adjust the logic as to when examples are deployed
2015-10-22Update imagestreams and quickstarts from originScott Dodson
2015-10-22Deleting exited openshift containers and some other minor touch upsBrenton Leanhardt
2015-10-22Removing the openshift factsBrenton Leanhardt
2015-10-22Adding *master-api and *master-controllers to the list of units to stopBrenton Leanhardt
(also sorted the various lists alphabetically)