| Commit message (Expand) | Author | Age | Files | Lines |
* | Load environment files in containerized installs | Scott Dodson | 2016-03-16 | 3 | -3/+3 |
* | Provide cacert when performing health checks | Andrew Butcher | 2016-03-15 | 2 | -2/+4 |
* | perform oc client config tasks only once when ansible_ssh_user is root | Jason DeTiberus | 2016-03-15 | 1 | -9/+6 |
* | improve ordering of systemd units | Jason DeTiberus | 2016-03-14 | 5 | -15/+14 |
* | Docker role refactor | Jason DeTiberus | 2016-03-14 | 1 | -2/+1 |
* | Ensure is_containerized is cast as bool. | Andrew Butcher | 2016-03-14 | 3 | -3/+3 |
* | Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans... | Brenton Leanhardt | 2016-03-08 | 2 | -4/+4 |
|\ |
|
| * | Use /healthz/ready when verifying api | Andrew Butcher | 2016-03-08 | 2 | -4/+4 |
* | | reverting back to pre-pulling the master image | Brenton Leanhardt | 2016-03-08 | 1 | -0/+5 |
|/ |
|
* | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 4 | -4/+4 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 6 | -3/+12 |
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 1 | -5/+0 |
* | Rename variable to openshift_master_default_subdomain with backwards compatib... | Jeremiah Stuever | 2016-02-25 | 1 | -1/+1 |
* | Don't make config files world readable | Scott Dodson | 2016-02-17 | 1 | -0/+6 |
* | Bug 1308412 - Fail to install containerized HA master env on RHEL7 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
* | conditionalize loopback config on v >= 3.2/1.2 | Jason DeTiberus | 2016-02-11 | 2 | -30/+33 |
* | Don't mask master service on atomic. | Andrew Butcher | 2016-02-10 | 1 | -1/+1 |
* | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 3 | -4/+4 |
* | Mask master service when using native ha | Jason DeTiberus | 2016-02-05 | 1 | -0/+4 |
* | infra_node fixes | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
* | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 1 | -1/+1 |
|\ |
|
| * | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 1 | -1/+1 |
* | | Expose console config for customization | Diego Castro | 2016-01-21 | 2 | -2/+20 |
* | | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix native master api sysconfig. | Andrew Butcher | 2016-01-20 | 1 | -1/+1 |
* | | | Enable kubernetes master config of podEvictionTimeout from ansible | Jeremiah Stuever | 2016-01-20 | 2 | -1/+2 |
|/ / |
|
* | | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 13 | -69/+85 |
|\ \ |
|
| * | | Use local address for loopback kubeconfig | Jason DeTiberus | 2016-01-14 | 3 | -4/+34 |
| * | | consolidate steps and cleanup template dir | Jason DeTiberus | 2016-01-14 | 12 | -65/+51 |
| * | | Controllers_port and firewall rules | Diego Castro | 2016-01-12 | 2 | -4/+4 |
| * | | Fix bind address/port when isn't default | Diego Castro | 2016-01-12 | 1 | -1/+1 |
* | | | Add wait in between api and controllers start for native ha. | Andrew Butcher | 2016-01-13 | 1 | -6/+3 |
* | | | Update api verification. | Andrew Butcher | 2016-01-13 | 1 | -5/+9 |
* | | | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 2 | -0/+11 |
* | | | Add wait for API before starting controllers w/ native ha install. | Andrew Butcher | 2016-01-12 | 1 | -0/+16 |
|/ / |
|
* | | Merge pull request #1148 from LutzLange/master | Brenton Leanhardt | 2016-01-12 | 1 | -2/+2 |
|\ \ |
|
| * | | - sqashed to one commit | Lutz Lange | 2016-01-12 | 1 | -2/+2 |
* | | | Always pull docker images | Scott Dodson | 2016-01-07 | 1 | -16/+0 |
|/ / |
|
* | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 3 | -6/+7 |
|\ \ |
|
| * | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 1 | -10/+0 |
| * | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 1 | -8/+0 |
| * | | Secrets validation. | Andrew Butcher | 2016-01-04 | 1 | -2/+12 |
| * | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 3 | -5/+14 |
* | | | Fix osm_controller_args and osm_api_server_args settings. | Andrew Butcher | 2016-01-04 | 1 | -2/+2 |
|/ / |
|
* | | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 2 | -6/+6 |
* | | Merge pull request #1096 from git001/master | Brenton Leanhardt | 2015-12-24 | 2 | -0/+8 |
|\ \ |
|
| * | | add the necessary URLs for logging and metrics | git001 | 2015-12-22 | 2 | -0/+8 |
* | | | Merge pull request #1094 from abutcher/notify | Brenton Leanhardt | 2015-12-24 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | Conditionalize for 3.1.1/1.1.1 | Andrew Butcher | 2015-12-18 | 1 | -0/+4 |
| * | | | Use notify for workaround controllers unit. | Andrew Butcher | 2015-12-18 | 2 | -3/+1 |
| |/ / |
|