Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add utils subpackage missing dep on openshift-ansible-roles. | Devan Goodwin | 2015-10-30 | 1 | -0/+1 |
| | |||||
* | Generate timestamped etcd backups. | Devan Goodwin | 2015-10-30 | 1 | -2/+2 |
| | |||||
* | Add etcd_data_dir fact. | Devan Goodwin | 2015-10-30 | 2 | -13/+20 |
| | |||||
* | Functional disk space checking for etcd backup. | Devan Goodwin | 2015-10-29 | 1 | -1/+4 |
| | |||||
* | First cut at checking available disk space for etcd backup. | Devan Goodwin | 2015-10-29 | 4 | -4/+44 |
| | |||||
* | Block upgrade if targetting enterprise deployment type. | Devan Goodwin | 2015-10-28 | 3 | -0/+41 |
| | | | | | enterprise is being phased out in favor of openshift-enterprise, you need to specify where you wish to go. | ||||
* | Use default playbooks if available. | Devan Goodwin | 2015-10-27 | 2 | -7/+11 |
| | | | | | Because we're now installing from an rpm, we have a good idea where to find the default playbooks and shouldn't require the user to tell us. | ||||
* | Add uninstall subcommand. | Devan Goodwin | 2015-10-27 | 2 | -4/+28 |
| | |||||
* | Add subcommands to CLI. | Devan Goodwin | 2015-10-27 | 4 | -50/+91 |
| | |||||
* | Merge pull request #1 from dgoodwin/pep8 | Troy Dawson | 2015-10-27 | 9 | -48/+81 |
|\ | | | | | Pylint fixes and ignores for incoming oo-install code. | ||||
| * | Pylint fixes and ignores for incoming oo-install code. | Devan Goodwin | 2015-10-27 | 9 | -48/+81 |
|/ | |||||
* | Add atomic-openshift-utils | Troy Dawson | 2015-10-26 | 22 | -0/+1992 |
| | | | | | | | | add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed | ||||
* | Merge pull request #703 from tdawson/2015-10-rpmspec | Thomas Wiest | 2015-10-26 | 4 | -0/+206 |
|\ | | | | | Add rpm spec file for openshift-ansible | ||||
| * | Add openshift-ansible.spec and setup tito | Troy Dawson | 2015-10-26 | 4 | -0/+206 |
| | | | | | | | | | | Add subpackages to openshift-ansible spec file put in correct directories | ||||
* | | Merge pull request #729 from detiber/handlerRefactor | Brenton Leanhardt | 2015-10-26 | 4 | -7/+6 |
|\ \ | | | | | | | Avoid hardcoded 30s pauses | ||||
| * | | cleanup naming for skipping master and node restart handlers | Jason DeTiberus | 2015-10-23 | 4 | -4/+4 |
| | | | |||||
| * | | Avoid hardcoded 30s pauses | Jason DeTiberus | 2015-10-22 | 4 | -7/+6 |
| | | | | | | | | | | | | - refactor node and master restart handlers to avoid 30s pauses | ||||
* | | | Merge pull request #740 from danmcp/master | Thomas Wiest | 2015-10-25 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | Openshift -> OpenShift | ||||
| * | | | Openshift -> OpenShift | Dan McPherson | 2015-10-24 | 2 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #730 from detiber/rpmGen | Brenton Leanhardt | 2015-10-22 | 2 | -14/+15 |
|\ \ \ | | | | | | | | | Fix test and workaround for rpm generated configs | ||||
| * | | | Fix test and workaround for rpm generated configs | Jason DeTiberus | 2015-10-22 | 2 | -14/+15 |
| |/ / | | | | | | | | | | | | | | | | - fixed inconcistency in naming for rpm generated config test - refactoring to fix logic after the ha master refactoring had broken the previous steps | ||||
* | | | Merge pull request #727 from detiber/fixFacts | Brenton Leanhardt | 2015-10-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix error in openshift_facts | ||||
| * | | | Fix error in openshift_facts | Jason DeTiberus | 2015-10-22 | 1 | -1/+1 |
| |/ / | | | | | | | | | | - fix error scraping openshift version for version numbers | ||||
* | | | Merge pull request #736 from joelddiaz/cpu_no_page | Joel Diaz | 2015-10-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Lower priority to stop the paging action. | ||||
| * | | | Lower priority to stop the paging action. | Joel Diaz | 2015-10-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #728 from sdodson/fix-examples | Brenton Leanhardt | 2015-10-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix openshift_examples | ||||
| * | | | Fix openshift_examples | Scott Dodson | 2015-10-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #691 from jaryn/patch-1 | Brenton Leanhardt | 2015-10-22 | 1 | -8/+10 |
|\ \ \ \ | | | | | | | | | | | Add dependencies missing on RHEL 7.1 to README | ||||
| * | | | | Add dependencies missing on RHEL 7.1 | Jaroslav Henner | 2015-10-13 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | Add deps missing when using RHEL 7.1 to run openshift-ansible with libvirt | ||||
* | | | | | Merge pull request #713 from brenton/uninstall | Brenton Leanhardt | 2015-10-22 | 2 | -74/+137 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Improvements to uninstallation playbook | ||||
| * | | | | Deleting exited openshift containers and some other minor touch ups | Brenton Leanhardt | 2015-10-22 | 1 | -1/+17 |
| | | | | | |||||
| * | | | | Removing the openshift facts | Brenton Leanhardt | 2015-10-22 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Adding *master-api and *master-controllers to the list of units to stop | Brenton Leanhardt | 2015-10-22 | 1 | -19/+25 |
| | | | | | | | | | | | | | | | | | | | | (also sorted the various lists alphabetically) | ||||
| * | | | | Improvements to uninstallation playbook | Brenton Leanhardt | 2015-10-22 | 2 | -74/+114 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is related to https://trello.com/c/314nwSvt/58-3-uninstall-playbook The original atomic_openshift_tutorial_reset.yml now calls the uninstall playbook for most parts. All the originally functionally is still intact. The main differences between the two playbooks is that the uninstall playbook is careful only to delete content that ansible originally installed. | ||||
* | | | | | Merge pull request #721 from abutcher/fix-router | Brenton Leanhardt | 2015-10-22 | 2 | -4/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Conditionally include openshift_router role | ||||
| * | | | | | Conditionally include openshift_router role. | Andrew Butcher | 2015-10-22 | 2 | -4/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #723 from mfojtik/patch-1 | Brenton Leanhardt | 2015-10-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Update examples-sync.sh | ||||
| * | | | | | Update examples-sync.sh | Michal Fojtik | 2015-10-22 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Update examples-sync.sh | Michal Fojtik | 2015-10-22 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | Fixes: https://github.com/openshift/openshift-ansible/issues/722 | ||||
* | | | | | Merge pull request #678 from sdodson/examples | Wesley Hearn | 2015-10-22 | 3 | -7/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Adjust the logic as to when examples are deployed | ||||
| * | | | | Add match online imagestream/template loading to enterprise | Scott Dodson | 2015-10-20 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Adjust the logic as to when examples are deployed | Scott Dodson | 2015-10-20 | 3 | -7/+6 |
| | | | | | |||||
* | | | | | Merge pull request #720 from kikov79/master | Brenton Leanhardt | 2015-10-22 | 1 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove pylint comment from Sha-Bang. SSH process get hung when calling python | ||||
| * | | | | | Remove pylint comment from Sha-Bang. SSH process get hung when calling ↵ | Francisco Gimeno | 2015-10-21 | 1 | -1/+2 |
| | |/ / / | |/| | | | | | | | | | | | | | python # pylint: disable=too-many-lines | ||||
* | | | | | Merge pull request #719 from sdodson/fix-yaml-tabbing | Brenton Leanhardt | 2015-10-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix yaml tabbing | ||||
| * | | | | Fix yaml tabbing | Scott Dodson | 2015-10-21 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #571 from dak1n1/router | Wesley Hearn | 2015-10-21 | 9 | -25/+69 |
|\ \ \ \ | | | | | | | | | | | Support HA or single router. Deploy after service accounts are created | ||||
| * | | | | Support HA or single router, and start work on registry | Stefanie Forrester | 2015-10-21 | 9 | -25/+69 |
| | | | | | |||||
* | | | | | Merge pull request #715 from kwoodson/zabb | Kenny Woodson | 2015-10-21 | 3 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Adding delta to zbx_item | ||||
| * | | | | | Adding delta feature to zbx_item | Kenny Woodson | 2015-10-20 | 3 | -0/+5 |
| | | | | | |