summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #1209 from joelddiaz/branchesJoel Diaz2016-01-181-56/+91
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | clean up too-many-branches / logicJoel Diaz2016-01-181-56/+91
* | | | | | | Merge pull request #1204 from abutcher/restart-fixesBrenton Leanhardt2016-01-181-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Add 'unknown' to possible output for the is-active check.Andrew Butcher2016-01-181-1/+1
| * | | | | | | Fix cluster_method conditional in master restart playbook.Andrew Butcher2016-01-181-2/+2
* | | | | | | | Merge pull request #1201 from donovanmuller/patch-2Brenton Leanhardt2016-01-181-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use IdentityFile instead of PrivateKeyDonovan Muller2016-01-181-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1194 from abutcher/haproxy-restartBrenton Leanhardt2016-01-182-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove pause after haproxy startAndrew Butcher2016-01-152-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1197 from donovanmuller/patch-1Brenton Leanhardt2016-01-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Host group should be OSEv3 not OSv3Donovan Muller2016-01-181-1/+1
|/ / / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.33-1].Brenton Leanhardt2016-01-152-2/+11
* | | | | | Merge pull request #1193 from abutcher/master-nodesBrenton Leanhardt2016-01-151-8/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher2016-01-151-8/+38
| |/ / / /
* | | | | Merge pull request #1191 from abutcher/restart-promptBrenton Leanhardt2016-01-151-2/+4
|\ \ \ \ \
| * | | | | Call attention to openshift_master_rolling_restart_mode variable in restart p...Andrew Butcher2016-01-151-2/+4
| |/ / / /
* | | | | Merge pull request #1190 from twiest/prThomas Wiest2016-01-151-6/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added anchors for rules in style_guide.adoc in order to make it easier to ref...Thomas Wiest2016-01-151-6/+12
|/ / / /
* | | | Merge pull request #1187 from detiber/ec2_nords_noelasticacheBrenton Leanhardt2016-01-141-2/+2
|\ \ \ \
| * | | | Update ec2.iniJason DeTiberus2016-01-141-2/+2
| | |_|/ | |/| |
* | | | Automatic commit of package [openshift-ansible] release [3.0.32-1].Brenton Leanhardt2016-01-142-2/+5
* | | | Merge pull request #1186 from abutcher/uninstall-wrappersBrenton Leanhardt2016-01-141-0/+4
|\ \ \ \
| * | | | Uninstall remove containerized wrapper and symlinksAndrew Butcher2016-01-141-0/+4
* | | | | Automatic commit of package [openshift-ansible] release [3.0.31-1].Brenton Leanhardt2016-01-142-2/+6
* | | | | Merge pull request #1185 from abutcher/node-wait-for-apiBrenton Leanhardt2016-01-142-4/+15
|\ \ \ \ \
| * | | | | Check api prior to starting node.Andrew Butcher2016-01-142-4/+15
| |/ / / /
* | | | | Merge pull request #1183 from twiest/prThomas Wiest2016-01-141-22/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | added anchorsThomas Wiest2016-01-141-22/+45
|/ / / /
* | | | Automatic commit of package [openshift-ansible] release [3.0.30-1].Joel Diaz2016-01-132-2/+5
* | | | Automatic commit of package [openshift-ansible] release [3.0.29-1].Brenton Leanhardt2016-01-132-2/+33
* | | | Merge pull request #1166 from brenton/311upgradeBrenton Leanhardt2016-01-139-0/+309
|\ \ \ \
| * | | | 3.1.1 upgrade playbookBrenton Leanhardt2016-01-139-0/+309
|/ / / /
* | | | Merge pull request #1179 from kwoodson/v3_docKenny Woodson2016-01-131-0/+1
|\ \ \ \
| * | | | Updated help menu for v3 flagKenny Woodson2016-01-131-0/+1
| | |/ / | |/| |
* | | | Merge pull request #1178 from joelddiaz/ssh-forwardJoel Diaz2016-01-131-0/+5
|\ \ \ \
| * | | | Add -A parameter to forward ssh agentJoel Diaz2016-01-121-0/+5
| | |/ / | |/| |
* | | | Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt2016-01-134-1/+47
|\ \ \ \ | |_|/ / |/| | |
| * | | Add wait in between api and controllers start for native ha.Andrew Butcher2016-01-132-6/+4
| * | | Update api verification.Andrew Butcher2016-01-132-11/+23
| * | | Add a Verify API Server handler that waits for the API server to becomeScott Dodson2016-01-133-1/+21
| * | | Add wait for API before starting controllers w/ native ha install.Andrew Butcher2016-01-121-0/+16
* | | | Merge pull request #1121 from abutcher/rolling-restarts-pacemakerBrenton Leanhardt2016-01-1311-1/+277
|\ \ \ \
| * | | | Validate pacemaker cluster members.Andrew Butcher2016-01-124-3/+54
| * | | | Update rolling restart playbook for pacemaker support.Andrew Butcher2016-01-1111-85/+225
| * | | | Implement simple master rolling restarts.Devan Goodwin2016-01-112-0/+85
* | | | | Merge pull request #1172 from smunilla/fix_unicode_hostnameBrenton Leanhardt2016-01-131-3/+1
|\ \ \ \ \
| * | | | | atomic-openshift-installer: Error handling for unicode hostnamesSamuel Munilla2016-01-131-3/+1
|/ / / / /
* | | | | Merge pull request #1169 from abutcher/fix-rpm-container-testsBrenton Leanhardt2016-01-122-24/+34
|\ \ \ \ \
| * | | | | Add is_containerized inputs to nosetests.Andrew Butcher2016-01-122-24/+34
| | |/ / / | |/| | |
* | | | | Merge pull request #1174 from kwoodson/remove_atomic_checkKenny Woodson2016-01-121-4/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |