summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson2016-04-059-25/+43
* Merge pull request #1704 from kwoodson/yeditfixMatt Woodson2016-04-048-37/+109
|\
| * Fixing regexp. Periods are no longer allowedKenny Woodson2016-04-048-37/+109
* | Automatic commit of package [openshift-ansible] release [3.0.71-1].Troy Dawson2016-04-042-2/+7
|/
* Merge pull request #1702 from joelddiaz/heartbeat-severityJoel Diaz2016-04-041-0/+5
|\
| * add higher severity trigger if no heartbeat for 1 hourJoel Diaz2016-04-041-0/+5
* | Merge pull request #1701 from kwoodson/oceditfixKenny Woodson2016-04-042-4/+6
|\ \
| * | Fixed oc_edit by requiring name and contentKenny Woodson2016-04-042-4/+6
|/ /
* | Merge pull request #1693 from kwoodson/yedit_enhancementsKenny Woodson2016-04-0417-259/+1371
|\ \
| * | Yedit enhancementsKenny Woodson2016-04-0417-259/+1371
* | | Automatic commit of package [openshift-ansible] release [3.0.70-1].Brenton Leanhardt2016-04-012-2/+11
* | | Merge pull request #1544 from smunilla/BZ1299032Brenton Leanhardt2016-04-011-2/+2
|\ \ \
| * | | a-o-i: Error out early if callback_facts is NoneSamuel Munilla2016-03-041-2/+2
* | | | Merge pull request #1536 from smunilla/unattended_upgradesBrenton Leanhardt2016-04-013-29/+47
|\ \ \ \
| * | | | a-o-i: Add 3.2 to list of supported versionsSamuel Munilla2016-03-234-26/+32
| * | | | a-o-i: Support for unattended upgradesSamuel Munilla2016-03-231-6/+17
| * | | | a-o-i: More flexible upgrade mappingsSamuel Munilla2016-03-231-2/+4
* | | | | Merge pull request #1653 from smunilla/BZ1320017Brenton Leanhardt2016-04-011-1/+2
|\ \ \ \ \
| * | | | | a-o-i: OSE/AEP 3.2 product optionSamuel Munilla2016-03-231-1/+2
| |/ / / /
* | | | | Merge pull request #1650 from lhuard1A/ssh_pipeliningBrenton Leanhardt2016-04-013-0/+25
|\ \ \ \ \
| * | | | | Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard2016-04-013-0/+25
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1680 from detiber/scheduler_configBrenton Leanhardt2016-04-015-18/+26
|\ \ \ \ \
| * | | | | Allow for overriding scheduler configJason DeTiberus2016-03-315-18/+26
|/ / / / /
* | | | | Automatic commit of package [openshift-ansible] release [3.0.69-1].Brenton Leanhardt2016-03-312-2/+10
* | | | | Merge pull request #1674 from detiber/bz1320829Brenton Leanhardt2016-03-3113-83/+171
|\ \ \ \ \
| * | | | | Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-3113-83/+171
|/ / / / /
* | | | | Merge pull request #1690 from brenton/bz1322788Brenton Leanhardt2016-03-311-0/+5
|\ \ \ \ \
| * | | | | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-03-311-0/+5
|/ / / / /
* | | | | Merge pull request #1634 from abutcher/aws-cloud-providerBrenton Leanhardt2016-03-3119-71/+295
|\ \ \ \ \
| * | | | | Add AWS cloud provider support.Andrew Butcher2016-03-2919-71/+295
* | | | | | Merge pull request #1684 from brenton/bz1322335Brenton Leanhardt2016-03-312-1/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bug 1322335 - The package name is wrong for rpm upgradeBrenton Leanhardt2016-03-302-1/+22
* | | | | | Merge pull request #1689 from kwoodson/yedit_header_fixKenny Woodson2016-03-315-5/+5
|\ \ \ \ \ \
| * | | | | | Fixed generate header.Kenny Woodson2016-03-315-5/+5
|/ / / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.68-1].Troy Dawson2016-03-302-2/+8
* | | | | | Merge pull request #1679 from kwoodson/apirefactorKenny Woodson2016-03-3028-410/+1969
|\ \ \ \ \ \
| * | | | | | Moving generation of ansible module side by side with module.Kenny Woodson2016-03-3028-410/+1969
* | | | | | | Merge pull request #1682 from brenton/bz1322338Brenton Leanhardt2016-03-302-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16Brenton Leanhardt2016-03-302-0/+4
|/ / / / / /
* | / / / / Automatic commit of package [openshift-ansible] release [3.0.67-1].Troy Dawson2016-03-292-2/+13
| |/ / / / |/| | | |
* | | | | Merge pull request #1666 from brenton/systemd1Brenton Leanhardt2016-03-2911-163/+209
|\ \ \ \ \
| * | | | | The systemd unit for atomic-openshift-master wasn't not being createdBrenton Leanhardt2016-03-291-6/+16
| * | | | | Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt2016-03-294-16/+10
| * | | | | Workaround for authenticated registriesBrenton Leanhardt2016-03-292-0/+50
| * | | | | First pass at systemd unit refactorBrenton Leanhardt2016-03-2910-154/+146
|/ / / / /
* | | | | Merge pull request #1671 from sjenning/systemd-unit-fixesBrenton Leanhardt2016-03-296-6/+6
|\ \ \ \ \
| * | | | | make docker service want ose containerized servicesSeth Jennings2016-03-286-6/+6
* | | | | | Merge pull request #1673 from BlueShells/bugfix_for_dynamicpvZhiMing Zhang2016-03-291-2/+2
|\ \ \ \ \ \
| * | | | | | fix the key name for the dynamic item of avalablezhizhang2016-03-291-2/+2
|/ / / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.66-1].Troy Dawson2016-03-282-2/+17