| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1483 from brenton/32upgrade | Brenton Leanhardt | 2016-03-03 | 102 | -39/+41800 |
|\ |
|
| * | Adding support for v1.2 examples | Brenton Leanhardt | 2016-03-03 | 2 | -1/+10 |
| * | Adding templates for v1.2 | Brenton Leanhardt | 2016-03-03 | 83 | -1/+41697 |
| * | Adding verify_upgrade_version variable for upgrade debugging | Brenton Leanhardt | 2016-03-03 | 1 | -1/+1 |
| * | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 13 | -35/+83 |
| * | Updating the containerized cli wrapper to work for both docker 1.8 and 1.9 | Brenton Leanhardt | 2016-03-03 | 1 | -5/+18 |
| * | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 6 | -24/+19 |
* | | change lib_zabbix's import to new pathing | Joel Diaz | 2016-03-03 | 18 | -18/+18 |
|/ |
|
* | Merge pull request #1524 from detiber/haproxy_tuning | Brenton Leanhardt | 2016-03-03 | 1 | -3/+3 |
|\ |
|
| * | disable http-server-close option | Jason DeTiberus | 2016-03-01 | 1 | -1/+1 |
| * | Increase maxconn settings for haproxy lb | Jason DeTiberus | 2016-02-29 | 1 | -2/+2 |
* | | Merge pull request #1537 from abutcher/bz1313169-oadm | Brenton Leanhardt | 2016-03-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Check for is_containerized value when setting binary locations. | Andrew Butcher | 2016-03-02 | 1 | -1/+1 |
* | | | Merge pull request #1528 from vishpat/nuage_rest_server_cert_changes | Brenton Leanhardt | 2016-03-03 | 16 | -4/+251 |
|\ \ \
| |/ /
|/| | |
|
| * | | Changes required for Nuage monitor REST server | Vishal Patil | 2016-03-01 | 16 | -4/+251 |
| |/ |
|
* | | Merge pull request #1533 from brenton/bz1313169 | Brenton Leanhardt | 2016-03-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug 1313169 - Ansible installer tries to enable etcd_container service even t... | Brenton Leanhardt | 2016-03-02 | 1 | -1/+1 |
* | | | Merge pull request #1534 from dgoodwin/infra-versions | Brenton Leanhardt | 2016-03-02 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix logging infra template version mismatch. | Devan Goodwin | 2016-03-02 | 1 | -1/+1 |
* | | | change [HEAL] to [Heal] to match with v2 | Joel Diaz | 2016-03-01 | 2 | -3/+3 |
* | | | make heal remote actions generic for all [HEAL] triggers | Joel Diaz | 2016-03-01 | 2 | -31/+31 |
| |/
|/| |
|
* | | Merge pull request #1521 from mwoodson/docker_lvm | Matt Woodson | 2016-02-29 | 9 | -88/+139 |
|\ \ |
|
| * | | added extra steps to ensure docker starts up | Matt Woodson | 2016-02-29 | 1 | -1/+14 |
| * | | role_removal: docker_storage; This is the old way, no longer used | Matt Woodson | 2016-02-29 | 6 | -88/+0 |
| * | | role: added docker_storage_setup | Matt Woodson | 2016-02-29 | 4 | -2/+128 |
* | | | Merge pull request #1519 from brenton/master | Brenton Leanhardt | 2016-02-29 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Adding a symlink to making loading the examples more convenient | Brenton Leanhardt | 2016-02-29 | 1 | -0/+1 |
* | | | Use inventory_hostname for openshift master certs to sync. | Andrew Butcher | 2016-02-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #1506 from abutcher/sync-configs | Brenton Leanhardt | 2016-02-26 | 1 | -0/+9 |
|\ \ |
|
| * | | Synchronize master kube configs | Andrew Butcher | 2016-02-26 | 1 | -0/+9 |
* | | | Merge pull request #1505 from mwoodson/os_utils | Matt Woodson | 2016-02-26 | 3 | -5/+33 |
|\ \ \
| |/ /
|/| | |
|
| * | | added os_utils, os_reboot_server role; removed containerization stuff from th... | Matt Woodson | 2016-02-26 | 3 | -5/+33 |
* | | | Merge pull request #1495 from jstuever/rename_osm_default_subdomain | Brenton Leanhardt | 2016-02-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Rename variable to openshift_master_default_subdomain with backwards compatib... | Jeremiah Stuever | 2016-02-25 | 1 | -1/+1 |
* | | | Merge pull request #1479 from mwoodson/dyn_update | Matt Woodson | 2016-02-25 | 1 | -52/+112 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib_dyn: more updates to the lib_dyn module. Made the TTL more flexible | Matt Woodson | 2016-02-24 | 1 | -46/+100 |
| * | | made some changes to lib_dyn update | Matt Woodson | 2016-02-23 | 1 | -20/+26 |
* | | | Merge pull request #1467 from joelddiaz/remote-heal-action | Joel Diaz | 2016-02-24 | 2 | -1/+44 |
|\ \ \ |
|
| * | | | remote heal action for OVS down | Joel Diaz | 2016-02-24 | 2 | -1/+44 |
* | | | | Merge pull request #1478 from davidmat/openshift_manage_node_timeout | Brenton Leanhardt | 2016-02-24 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Refactor - increase retries instead of delay in "Wait for Node Registration" | David Mat | 2016-02-24 | 1 | -2/+2 |
| * | | | Increase timeout on Wait for Node Registration | David Mat | 2016-02-23 | 1 | -1/+1 |
* | | | | Merge pull request #1475 from davidmat/openshift_repos_paths | Brenton Leanhardt | 2016-02-23 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add quotes around src argument to support paths with spaces | David Mat | 2016-02-23 | 1 | -4/+4 |
* | | | | Merge pull request #1455 from maxamillion/fedora-ansible | Brenton Leanhardt | 2016-02-23 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | remove version requirement from etcd, shouldn't be needed anymore | Adam Miller | 2016-02-22 | 1 | -1/+1 |
| |/ / / |
|
* / / / | changed oso_host_monitoring to use the oo_ vars | Thomas Wiest | 2016-02-23 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 3 | -50/+99 |
|\ \ \ |
|
| * | | | Fail when master.master_count descreases or master.ha changes. | Andrew Butcher | 2016-02-16 | 1 | -5/+9 |
| * | | | Protected facts. | Andrew Butcher | 2016-02-16 | 1 | -20/+89 |