summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assert etcd section written for HA installs.Devan Goodwin2015-11-271-0/+3
* Breakout a test fixture to reduce module size.Devan Goodwin2015-11-262-222/+236
* Pylint touchups.Devan Goodwin2015-11-261-2/+2
* Trim assertions in HA testing.Devan Goodwin2015-11-261-28/+0
* Test unattended HA quick install.Devan Goodwin2015-11-263-9/+125
* Don't prompt to continue during unattended installs.Devan Goodwin2015-11-261-4/+6
* Block re-use of master/node as load balancer in attended install.Devan Goodwin2015-11-263-18/+59
* Explicitly set schedulable when masters == nodes.Devan Goodwin2015-11-252-25/+25
* Merge pull request #968 from detiber/fixScaleup2Brenton Leanhardt2015-11-248-14/+135
|\
| * fixes for installer wrapper scaleupJason DeTiberus2015-11-241-2/+2
| * addtl aws fixesJason DeTiberus2015-11-242-1/+3
| * fix addNodes.ymlJason DeTiberus2015-11-241-22/+1
| * more aws support for scaleupJason DeTiberus2015-11-243-0/+92
| * start of aws scaleupJason DeTiberus2015-11-242-0/+41
| * Improve scaleup playbookJason DeTiberus2015-11-243-12/+19
* | Automatic commit of package [openshift-ansible] release [3.0.16-1].Brenton Leanhardt2015-11-242-2/+36
* | Merge pull request #978 from brenton/quick_haBrenton Leanhardt2015-11-244-45/+426
|\ \
| * | Silencing pylint branch errors for now for the atomic-openshift-installer har...Brenton Leanhardt2015-11-241-1/+1
| * | Properly setting scheduleability for HA Master scenariosBrenton Leanhardt2015-11-243-13/+114
| * | Avoid printing the master and node totals in the add-a-node scenarioBrenton Leanhardt2015-11-241-7/+8
| * | Fixing tests for quick_haBrenton Leanhardt2015-11-242-13/+30
| * | Removing a debug lineBrenton Leanhardt2015-11-241-1/+0
| * | atomic-openshift-installer: Fix lint issueSamuel Munilla2015-11-231-1/+1
| * | Merge commit '6659d1e4fa14f5100458608337468e513374a385' into quick_haSamuel Munilla2015-11-230-0/+0
| |\ \
| | * | Handling preconfigured load balancersBrenton Leanhardt2015-11-233-15/+40
| | * | Merge branch 'quick_ha' of https://github.com/smunilla/openshift-ansible into...Brenton Leanhardt2015-11-234-31/+269
| | |\ \
| | | * | atomic-openshift-installer: Rename ha_proxySamuel Munilla2015-11-204-15/+15
| | | * | atomic-openshift-installer: Reverse version and host collectionSamuel Munilla2015-11-202-11/+13
| | | * | cli_installer_tests: Add test for unattended quick HASamuel Munilla2015-11-201-0/+101
| | | * | Breakup inventory writingSamuel Munilla2015-11-201-16/+24
| | | * | Enforce 1 or 3 mastersSamuel Munilla2015-11-201-2/+8
| | | * | Add interactive testSamuel Munilla2015-11-201-0/+27
| | | * | atomic-openshift-installer: HA for quick installerSamuel Munilla2015-11-204-17/+111
| * | | | Handling preconfigured load balancersBrenton Leanhardt2015-11-233-15/+40
| * | | | atomic-openshift-installer: Rename ha_proxySamuel Munilla2015-11-234-15/+15
| * | | | atomic-openshift-installer: Reverse version and host collectionSamuel Munilla2015-11-232-11/+13
| * | | | cli_installer_tests: Add test for unattended quick HASamuel Munilla2015-11-231-0/+101
| * | | | Breakup inventory writingSamuel Munilla2015-11-231-16/+24
| * | | | Enforce 1 or 3 mastersSamuel Munilla2015-11-231-2/+8
| * | | | Add interactive testSamuel Munilla2015-11-231-0/+27
| * | | | atomic-openshift-installer: HA for quick installerSamuel Munilla2015-11-234-17/+111
* | | | | Merge pull request #967 from detiber/setHostnameBrenton Leanhardt2015-11-242-0/+18
|\ \ \ \ \
| * | | | | Rework setting of hostnameJason DeTiberus2015-11-242-0/+18
* | | | | | Merge pull request #977 from mwoodson/graphsMatt Woodson2015-11-244-0/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | added graphsMatt Woodson2015-11-244-0/+110
|/ / / / /
* | | | | Merge pull request #974 from kwoodson/actionfixKenny Woodson2015-11-241-2/+5
|\ \ \ \ \
| * | | | | Fixed a bug in the actions. It now supports changing opconditionsKenny Woodson2015-11-241-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #970 from detiber/nodeIPBrenton Leanhardt2015-11-244-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Conditionally set the nodeIPJason DeTiberus2015-11-244-1/+9
| |/ / /
* | | | Merge pull request #965 from brenton/BZ1284991Brenton Leanhardt2015-11-241-1/+1
|\ \ \ \