summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Remove double evaluate_groups include.Andrew Butcher2016-05-101-2/+0
| | |/ / / | |/| | |
* / | | | Initialize facts for all hosts.Andrew Butcher2016-05-092-0/+9
|/ / / /
* | | | Move modify_yaml up into top level library directoryScott Dodson2016-05-061-0/+1
* | | | Enable dnsmasq on all hostsScott Dodson2016-05-061-0/+66
| |_|/ |/| |
* | | Remove deprecated online playbooks/rolesJason DeTiberus2016-04-291-4/+0
* | | Update repos per inventory before upgradingScott Dodson2016-04-271-1/+2
* | | a-o-i: Populate groups for openshift_factsSamuel Munilla2016-04-271-1/+1
* | | Access portal_net in common facts.Andrew Butcher2016-04-262-2/+2
| |/ |/|
* | Merge pull request #1777 from brenton/evacJason DeTiberus2016-04-253-12/+29
|\ \
| * | Pod must be recreated for the upgradeBrenton Leanhardt2016-04-253-12/+29
| |/
* / Replace deprecated sudo with become.Andrew Butcher2016-04-251-9/+9
|/
* Reconcile roles in additive-only mode on upgradeJordan Liggitt2016-04-224-5/+5
* Only add new sccsBrenton Leanhardt2016-04-211-1/+1
* Fix legacy cli_docker_* vars not migrating.Devan Goodwin2016-04-201-1/+1
* Fix use of older image tag version during upgrade.Devan Goodwin2016-04-203-4/+5
* added new openshift-metrics serviceJose David Martin Nieto2016-04-201-0/+2
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-3/+12
* Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt2016-04-121-0/+14
* 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
* 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-122-17/+19
* Add support for creating secure router.Andrew Butcher2016-04-113-2/+7
* Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-063-4/+4
|\
| * Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-013-4/+4
* | Merge pull request #1700 from brenton/32haBrenton Leanhardt2016-04-051-0/+7
|\ \
| * | Pacemaker is unsupported for 3.2Brenton Leanhardt2016-04-041-0/+7
| |/
* | Merge pull request #1577 from brenton/docker19Brenton Leanhardt2016-04-051-2/+1
|\ \ | |/ |/|
| * We require docker 1.9 for the 3.2 upgradeBrenton Leanhardt2016-03-091-2/+1
* | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-03-311-0/+5
* | Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16Brenton Leanhardt2016-03-302-0/+4
* | Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt2016-03-292-9/+3
* | Workaround for authenticated registriesBrenton Leanhardt2016-03-291-0/+29
* | First pass at systemd unit refactorBrenton Leanhardt2016-03-294-58/+42
* | Move common common facts to openshift_factsJason DeTiberus2016-03-152-13/+2
* | Docker stderr can break this script if ansible executes it remotelyBrenton Leanhardt2016-03-141-2/+2
* | Handle HA master caseBrenton Leanhardt2016-03-141-2/+17
* | Bug 1315564 - Containerized installs require a running environmentBrenton Leanhardt2016-03-141-0/+20
* | Bug 1316761 - Skip the available version check if openshift_image_tag is defi...Brenton Leanhardt2016-03-141-2/+1
* | Docker role refactorJason DeTiberus2016-03-142-1/+29
* | Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt2016-03-092-20/+23
* | Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHELBrenton Leanhardt2016-03-091-1/+1
|/
* Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne...Brenton Leanhardt2016-03-081-3/+3
* Merge pull request #1567 from brenton/bz1315637Brenton Leanhardt2016-03-081-1/+1
|\
| * Bug 1315637 - The docker wasn't upgraded on node during upgradeBrenton Leanhardt2016-03-081-1/+1
* | Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt2016-03-082-0/+3
|/
* Support openshift_image_tagBrenton Leanhardt2016-03-072-5/+15
* Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict obje...Brenton Leanhardt2016-03-042-4/+9
* Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt2016-03-033-3/+34