summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * Fix bug from module rename.Devan Goodwin2015-11-041-1/+1
| | | | | | * Fix bug with default ansible playbook dir.Devan Goodwin2015-11-041-1/+1
| | | | | | * Merge branch 'config-upgrade' into upgradeDevan Goodwin2015-11-043-11/+128
| | | | | | |\
| | | | | | | * Move config upgrade to correct place, fix node facts.Devan Goodwin2015-11-033-13/+24
| | | | | | | * Add in proxyClientInfo if missing during config upgrade.Devan Goodwin2015-11-031-3/+9
| | | | | | | * Implement master-config.yaml upgrade for v1beta3 apiLevel removal.Devan Goodwin2015-11-033-13/+67
| | | | | | | * Merge branch 'upgrade' into config-upgradeDevan Goodwin2015-11-031-1/+1
| | | | | | | |\
| | | | | | | * \ Merge branch 'upgrade' into config-upgradeDevan Goodwin2015-11-0311-66/+332
| | | | | | | |\ \
| | | | | | | * | | initial module frameworkJason DeTiberus2015-11-021-0/+62
| | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | Use the base package upgrade version so we can check things earlier.Devan Goodwin2015-11-041-23/+41
| | | | | | * | | Skip fail if enterprise deployment type depending on version.Devan Goodwin2015-11-041-0/+8
| | | | | | * | | Add debug output for location of etcd backup.Devan Goodwin2015-11-031-0/+3
| | | | | | * | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0329-112/+306
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | | | | | | |/ | | | | | | |/|
* | | | | | | | Merge pull request #801 from smunilla/default_playbook_argBrenton Leanhardt2015-11-031-8/+8
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | atomic-openshift-installer: Add default openshift-ansible-playbookSamuel Munilla2015-11-031-8/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #798 from smunilla/inaccurate_promptBrenton Leanhardt2015-11-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | atomic-openshift-installer: Correct inaccurate promptSamuel Munilla2015-11-031-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #774 from smunilla/localsshBrenton Leanhardt2015-11-031-1/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ooinstall: Add check for nopwd sudoSamuel Munilla2015-11-031-1/+6
| * | | | | | ooinstall: Update local install checkSamuel Munilla2015-11-031-2/+2
| * | | | | | oo-install: Support running on the host to be deployedSamuel Munilla2015-11-031-0/+7
|/ / / / / /
* | | | | | Merge pull request #783 from smunilla/text_improvementsBrenton Leanhardt2015-11-032-2/+2
|\ \ \ \ \ \
| * | | | | | atomic-openshift-installer: Text improvementsSamuel Munilla2015-11-022-2/+2
| |/ / / / /
* | | | | | Merge pull request #751 from dgoodwin/uninstallBrenton Leanhardt2015-11-035-79/+149
|\ \ \ \ \ \
| * | | | | | Rename install_transactions module to openshift_ansible.Devan Goodwin2015-11-023-27/+27
| * | | | | | Add utils subpackage missing dep on openshift-ansible-roles.Devan Goodwin2015-11-021-0/+1
* | | | | | | Merge pull request #802 from mmahut/etcdMarek Mahut2015-11-031-12/+12
|\ \ \ \ \ \ \
| * | | | | | | Moving to Openshift Etcd applicationMarek Mahut2015-11-031-12/+12
|/ / / / / / /
* | | | | | | Merge pull request #609 from sdodson/add-all-hostnamesBrenton Leanhardt2015-11-033-0/+15
|\ \ \ \ \ \ \
| * | | | | | | Add all the possible servicenames to openshift_all_hostnames for mastersScott Dodson2015-11-033-0/+15
* | | | | | | | Merge pull request #622 from nak3/update-docker-registry-urlBrenton Leanhardt2015-11-032-4/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove images options in oadm commandKenjiro Nakayama2015-10-012-4/+1
* | | | | | | | | Merge pull request #782 from mmahut/etcdMarek Mahut2015-11-031-0/+82
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Adding openshift.node.etcd itemsMarek Mahut2015-11-031-0/+82
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #702 from detiber/etcd_cert_fixBrenton Leanhardt2015-11-0319-69/+157
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix etcd cert generation when etcd_interface is definedJason DeTiberus2015-11-0219-69/+157
| | | | | | * | Fix installer upgrade bug following pylint fix.Devan Goodwin2015-11-031-1/+1
| | | | | | |/
| | | | | | * Document the new version field for installer config.Devan Goodwin2015-11-031-0/+5
| | | | | | * Remove my username from some test data.Devan Goodwin2015-11-031-3/+3
| | | | | | * Add a simple version for the installer config file.Devan Goodwin2015-11-032-0/+6
| | | | | | * Pylint fix.Devan Goodwin2015-11-031-1/+1
| | | | | | * Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0243-372/+535
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #785 from joelddiaz/pcp-zabbix-statusJoel Diaz2015-11-022-0/+23
|\ \ \ \ \ \ \
| * | | | | | | get zabbix ready to start tracking status of pcpJoel Diaz2015-11-022-0/+23
* | | | | | | | Merge pull request #772 from detiber/aepBrenton Leanhardt2015-11-023-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable OpenShift features if installing Atomic EnterpriseJason DeTiberus2015-10-303-2/+18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #786 from mwoodson/cpu_alertMatt Woodson2015-11-021-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | changed the cpu alert to only alert if cpu idle more than 5x. Change alert to...Matt Woodson2015-11-021-4/+4
* | | | | | | | | Merge pull request #787 from tdawson/2015-11-split-inventoryTroy Dawson2015-11-021-1/+23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | split inventory into subpackagesTroy Dawson2015-11-021-1/+23
|/ / / / / / / /