summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
|\ \ \ \ \
| * | | | | Bug 1284991 - "atomic-openshift-installer uninstall" error when configuration...Brenton Leanhardt2015-11-241-1/+1
|/ / / / /
* | | | | Merge pull request #962 from kwoodson/zbxgraphKenny Woodson2015-11-242-0/+662
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adding zbx_graph supportKenny Woodson2015-11-232-0/+662
|/ / / /
* | | | Merge pull request #909 from detiber/mappingMethodBrenton Leanhardt2015-11-234-99/+498
|\ \ \ \
| * | | | Use the identity_providers from openshift_facts instead of always using the i...Jason DeTiberus2015-11-231-1/+1
| * | | | Refactor master identity provider configurationJason DeTiberus2015-11-234-99/+498
| |/ / /
* | | | Merge pull request #960 from kwoodson/httptestfixKenny Woodson2015-11-231-1/+9
|\ \ \ \
| * | | | Modified step params to be in order when passed as a listKenny Woodson2015-11-231-1/+9
| |/ / /
* | | | Merge pull request #957 from detiber/upgradeFixBrenton Leanhardt2015-11-231-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add serviceAccountConfig.masterCA during 3.1 upgradeJason DeTiberus2015-11-231-0/+4
|/ / /
* | | Automatic commit of package [openshift-ansible] release [3.0.15-1].Kenny Woodson2015-11-202-2/+20
* | | Merge pull request #950 from kwoodson/clonegroupfixKenny Woodson2015-11-201-15/+19
|\ \ \ | |/ / |/| |
| * | Fixing clone group functionality. Also separating extra_vars from extra_groupsKenny Woodson2015-11-201-15/+19
* | | Merge pull request #890 from smunilla/friendly_unattended_errorsBrenton Leanhardt2015-11-203-1/+78
|\ \ \ | |/ / |/| |
| * | Check the end result on bad config fileSamuel Munilla2015-11-201-3/+3
| * | Add some tests for a bad configSamuel Munilla2015-11-202-0/+72
| * | atomic-openshift-installer: connect_to error handlingSamuel Munilla2015-11-201-1/+6
* | | Merge pull request #914 from smunilla/pylint_fixesBrenton Leanhardt2015-11-201-5/+7
|\ \ \ | |/ / |/| |
| * | atomic-openshift-installer: pylint fixesSamuel Munilla2015-11-201-5/+7
|/ /
* | Merge pull request #929 from sdodson/fix-30-imagestreamsBrenton Leanhardt2015-11-20114-6/+22520
|\ \
| * | Install version dependent image streams for v1.0 and v1.1Scott Dodson2015-11-18114-6/+22520
* | | Merge pull request #938 from brenton/uninstallBrenton Leanhardt2015-11-201-5/+5
|\ \ \
| * | | Making the uninstall playbook more flexibleBrenton Leanhardt2015-11-191-5/+5
* | | | Merge pull request #924 from detiber/noSetHostnameBrenton Leanhardt2015-11-201-3/+0
|\ \ \ \
| * | | | Do not update the hostnameJason DeTiberus2015-11-171-3/+0