summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Removed atomic host checkKenny Woodson2016-01-121-4/+0
| |/ / /
| * | | Merge pull request #1143 from smunilla/new_nodesBrenton Leanhardt2016-01-123-5/+21
| |\ \ \ | | |/ / | |/| |
| | * | atomic-openshift-installer: Populate new_nodes groupSamuel Munilla2016-01-083-5/+21
| * | | Merge pull request #1168 from detiber/padded_yaml_fixBrenton Leanhardt2016-01-121-0/+3
| |\ \ \
| | * | | Fix for to_padded_yaml filterJason DeTiberus2016-01-121-0/+3
| |/ / /
| * | | Merge pull request #1148 from LutzLange/masterBrenton Leanhardt2016-01-123-6/+17
| |\ \ \
| | * | | - sqashed to one commitLutz Lange2016-01-123-6/+17
| * | | | Merge pull request #1165 from sdodson/bz1280171Brenton Leanhardt2016-01-121-1/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Switch to using hostnamectl as it works on atomic and rhel7Scott Dodson2016-01-111-1/+2
| * | | | Merge pull request #1162 from detiber/fixPortalNetBrenton Leanhardt2016-01-111-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Set portal net in master playbookJason DeTiberus2016-01-111-0/+1
| * | | | Merge pull request #1163 from sdodson/qi-containersBrenton Leanhardt2016-01-111-8/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | re-enable containerize installsScott Dodson2016-01-111-8/+7
| |/ / /
| * | | Merge pull request #1097 from sdodson/containersBrenton Leanhardt2016-01-115-84/+4
| |\ \ \
| | * | | Set the cli image to match osm_image in openshift_cli roleScott Dodson2016-01-111-0/+1
| | * | | Always pull docker imagesScott Dodson2016-01-075-84/+3
| * | | | Automatic commit of package [openshift-ansible] release [3.0.28-1].Kenny Woodson2016-01-112-2/+11
| * | | | Merge pull request #1149 from kwoodson/tab_completionKenny Woodson2016-01-113-10/+10
| |\ \ \ \
| | * \ \ \ Merge branch 'tab_completion' of github.com:kwoodson/openshift-ansible into t...Kenny Woodson2016-01-111-3/+3
| | |\ \ \ \
| | | * | | | Fixing tab completion for latest metadata changesKenny Woodson2016-01-113-10/+10
| | * | | | | Fixing tab completion for latest metadata changesKenny Woodson2016-01-113-10/+10
| | |/ / / /
* | | | | | Merge pull request #1155 from mwoodson/host_monitoringMatt Woodson2016-01-11207-1183/+9017
|\| | | | |
| * | | | | Merge pull request #1151 from mwoodson/host_monitoringMatt Woodson2016-01-114-86/+31
| |\ \ \ \ \
| | * | | | | added the rhe7-host-monitoring service fileMatt Woodson2016-01-111-0/+74