summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing non-HA master restart conditionalBrenton Leanhardt2016-04-121-1/+1
* Fetching the current version a little more carefullyBrenton Leanhardt2016-04-122-5/+9
* Make sure Docker is restarted after we have correctly configured the containe...Brenton Leanhardt2016-04-121-1/+5
* use RestartSec to avoid default rate limit in systemdBrenton Leanhardt2016-04-128-0/+8
* Installs and upgrades from authenticated registries are not supported for nowBrenton Leanhardt2016-04-121-31/+0
* Handle cases where the pacemaker variables aren't setBrenton Leanhardt2016-04-121-1/+1
* Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt2016-04-127-34/+58
* Merge pull request #1705 from abutcher/secure-routerBrenton Leanhardt2016-04-1217-131/+411
|\
| * Add support for creating secure router.Andrew Butcher2016-04-1117-131/+411
* | Automatic commit of package [openshift-ansible] release [3.0.77-1].Troy Dawson2016-04-112-2/+10
* | Merge pull request #1740 from dgoodwin/docker-sysconfigBrenton Leanhardt2016-04-111-4/+3
|\ \ | |/ |/|
| * Fix a docker-storage sysconfig bug.Devan Goodwin2016-04-111-4/+3
|/
* Merge pull request #1736 from maxamillion/bootstrap-fedoraBrenton Leanhardt2016-04-081-1/+1
|\
| * update bootstrap-fedora to include python2-firewall for F24+Adam Miller2016-04-081-1/+1
|/
* Merge pull request #1733 from abutcher/hosted-factsBrenton Leanhardt2016-04-089-16/+48
|\
| * Merge openshift_env hostvars.Andrew Butcher2016-04-083-10/+20
| * Add openshift_hosted_facts role and remove hosted facts from openshift_common.Andrew Butcher2016-04-087-11/+33
* | Automatic commit of package [openshift-ansible] release [3.0.76-1].Troy Dawson2016-04-082-2/+9
* | Merge pull request #1735 from smunilla/BZ1323918Brenton Leanhardt2016-04-081-1/+3
|\ \ | |/ |/|
| * a-o-i: Support openshift_image_tagSamuel Munilla2016-04-081-1/+3
* | Merge pull request #1728 from brenton/bz1324729Brenton Leanhardt2016-04-082-8/+8
|\ \
| * | Bug 1324729 - Import xPaas image streams failed during 3.2 installationBrenton Leanhardt2016-04-072-8/+8
* | | Merge pull request #1720 from abutcher/fix-docker-installBrenton Leanhardt2016-04-071-2/+2
|\ \ \ | |/ / |/| |
| * | Test docker_version_result.stdout when determining if docker should be instal...Andrew Butcher2016-04-061-2/+2
* | | Automatic commit of package [openshift-ansible] release [3.0.75-1].Troy Dawson2016-04-072-2/+9
* | | Merge pull request #1719 from kwoodson/oadmrouterKenny Woodson2016-04-0711-82/+1375
|\ \ \
| * | | First attempt at oadm router moduleKenny Woodson2016-04-0711-82/+1375
* | | | Merge pull request #1724 from abutcher/nfs-no-commonBrenton Leanhardt2016-04-072-8/+7
|\ \ \ \
| * | | | Remove openshift_common dep from openshift_storage_nfsAndrew Butcher2016-04-062-8/+7
| | |_|/ | |/| |
* | | | Merge pull request #1722 from abutcher/containerized-cloudproviderBrenton Leanhardt2016-04-074-4/+4
|\ \ \ \
| * | | | Add cloudprovider config dir to docker options.Andrew Butcher2016-04-064-4/+4
| | |_|/ | |/| |
* | | | Merge pull request #1699 from abutcher/check-cloudprovider-kindBrenton Leanhardt2016-04-065-22/+25
|\ \ \ \
| * | | | Check for kind in cloudprovider facts prior to accessing.Andrew Butcher2016-04-045-22/+25
* | | | | Automatic commit of package [openshift-ansible] release [3.0.74-1].Brenton Leanhardt2016-04-062-2/+6
* | | | | Merge pull request #1660 from dgoodwin/admission-configBrenton Leanhardt2016-04-063-4/+56
|\ \ \ \ \
| * | | | | Add support for configuring oauth templates.Devan Goodwin2016-04-013-3/+28
| * | | | | Add support for templating master admissionConfig.Devan Goodwin2016-04-013-1/+28
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.73-1].Troy Dawson2016-04-062-2/+19
* | | | | | Merge pull request #1723 from dgoodwin/osbs-dockerfileBrenton Leanhardt2016-04-061-10/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Replace unused Dockerfile with one used for official builds.Devan Goodwin2016-04-061-10/+16
|/ / / / /
* | | | | Merge pull request #1721 from kwoodson/userrefreshKenny Woodson2016-04-061-0/+2
|\ \ \ \ \
| * | | | | Update for zbx_user refreshKenny Woodson2016-04-061-0/+2
* | | | | | Merge pull request #1717 from sdodson/origin-docker-funtimesBrenton Leanhardt2016-04-061-1/+1
|\ \ \ \ \ \
| * | | | | | Docker 1.9 is actually cool starting in origin 1.1.4Scott Dodson2016-04-061-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1716 from brenton/unmask1Brenton Leanhardt2016-04-061-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Unmask servicesBrenton Leanhardt2016-04-061-0/+8
|/ / / / /
* | | | | Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-0610-7/+8
|\ \ \ \ \
| * | | | | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-0110-7/+8
| * | | | | Bug 1323123 - upgrade failed to containerized OSE on RHEL Host without ose3.2...Brenton Leanhardt2016-04-011-1/+1
* | | | | | Merge pull request #1698 from sdodson/xpaas13Brenton Leanhardt2016-04-06100-4502/+9996
|\ \ \ \ \ \