summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-30Remove devel fail and let upgrade proceed.Devan Goodwin
2015-10-30Add utils subpackage missing dep on openshift-ansible-roles.Devan Goodwin
2015-10-30Generate timestamped etcd backups.Devan Goodwin
2015-10-30Add etcd_data_dir fact.Devan Goodwin
2015-10-29Functional disk space checking for etcd backup.Devan Goodwin
2015-10-29First cut at checking available disk space for etcd backup.Devan Goodwin
2015-10-28Block upgrade if targetting enterprise deployment type.Devan Goodwin
enterprise is being phased out in favor of openshift-enterprise, you need to specify where you wish to go.
2015-10-27Use default playbooks if available.Devan Goodwin
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.
2015-10-27Add uninstall subcommand.Devan Goodwin
2015-10-27Add subcommands to CLI.Devan Goodwin
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-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 #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-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-23cleanup naming for skipping master and node restart handlersJason DeTiberus
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-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-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)
2015-10-22Improvements to uninstallation playbookBrenton Leanhardt
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.
2015-10-22Merge pull request #720 from kikov79/masterBrenton Leanhardt
Remove pylint comment from Sha-Bang. SSH process get hung when calling python
2015-10-22Merge pull request #719 from sdodson/fix-yaml-tabbingBrenton Leanhardt
Fix yaml tabbing
2015-10-22Update examples-sync.shMichal Fojtik
2015-10-22Update examples-sync.shMichal Fojtik
Fixes: https://github.com/openshift/openshift-ansible/issues/722
2015-10-22Conditionally include openshift_router role.Andrew Butcher
2015-10-21Remove pylint comment from Sha-Bang. SSH process get hung when calling ↵Francisco Gimeno
python # pylint: disable=too-many-lines
2015-10-21Fix yaml tabbingScott Dodson
2015-10-21Merge pull request #571 from dak1n1/routerWesley Hearn
Support HA or single router. Deploy after service accounts are created
2015-10-21Merge pull request #715 from kwoodson/zabbKenny Woodson
Adding delta to zbx_item
2015-10-21Merge pull request #704 from sdodson/sdn-iptablesBrenton Leanhardt
Add UDP 4789 firewall rule when using the SDN
2015-10-21Support HA or single router, and start work on registryStefanie Forrester
2015-10-20Adding delta feature to zbx_itemKenny Woodson
2015-10-20Merge pull request #714 from kwoodson/zabbKenny Woodson
Adding zabbix agent bits zabbix-server