| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 1 | -19/+61 |
* | Merge pull request #1253 from detiber/updateMinVersion | Brenton Leanhardt | 2016-01-26 | 1 | -7/+5 |
|\ |
|
| * | Update Docs and test for testing ansible version | Jason DeTiberus | 2016-01-25 | 1 | -7/+5 |
* | | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 1 | -0/+18 |
|\ \ |
|
| * | | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 1 | -0/+18 |
* | | | Merge pull request #1240 from abutcher/wrapper-pathing | Brenton Leanhardt | 2016-01-20 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Fix wrapper pathing for non-root user install. | Andrew Butcher | 2016-01-19 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 1 | -43/+59 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use local address for loopback kubeconfig | Jason DeTiberus | 2016-01-14 | 1 | -43/+58 |
| * | | Controllers_port and firewall rules | Diego Castro | 2016-01-12 | 1 | -1/+2 |
* | | | Remove default disable of SDN for GCE | Jason DeTiberus | 2016-01-15 | 1 | -8/+1 |
* | | | Validate pacemaker cluster members. | Andrew Butcher | 2016-01-12 | 1 | -0/+1 |
|/ / |
|
* | | Bug 1296388 - fixing typo | Brenton Leanhardt | 2016-01-08 | 1 | -1/+1 |
* | | Bug 1296388 - The playbook still configure ManageIQ when openshift_use_manage... | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
* | | Update openshift_facts config_base for Online deployments | Wesley Hearn | 2016-01-07 | 1 | -2/+2 |
* | | Merge pull request #1123 from brenton/manageiq | Brenton Leanhardt | 2016-01-06 | 1 | -1/+27 |
|\ \ |
|
| * | | We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1 | Brenton Leanhardt | 2016-01-06 | 1 | -1/+27 |
* | | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 1 | -1/+66 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 1 | -3/+15 |
| * | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 1 | -1/+54 |
* | | | Merge pull request #1050 from enoodle/propose_manageiq_as_default | Brenton Leanhardt | 2016-01-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Adding ManageIQ service account by default | enoodle | 2015-12-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #951 from abutcher/nfs | Wesley Hearn | 2016-01-04 | 1 | -1/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 1 | -1/+7 |
* | | | Merge pull request #1094 from abutcher/notify | Brenton Leanhardt | 2015-12-24 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Conditionalize for 3.1.1/1.1.1 | Andrew Butcher | 2015-12-18 | 1 | -0/+5 |
| |/ / |
|
* | | | Fix containerized variable | Scott Dodson | 2015-12-15 | 1 | -1/+1 |
* | | | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 1 | -0/+13 |
* | | | Move all docker config into openshift_docker to minimize docker restarts | Scott Dodson | 2015-12-15 | 1 | -3/+2 |
* | | | Add openshift_cli role | Scott Dodson | 2015-12-15 | 1 | -18/+2 |
* | | | fixes | Jason DeTiberus | 2015-12-15 | 2 | -57/+74 |
* | | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 2 | -28/+56 |
* | | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 2 | -1/+39 |
|/ / |
|
* | | Merge pull request #1030 from jtslear/make-examples-optional | Brenton Leanhardt | 2015-12-10 | 1 | -0/+1 |
|\ \ |
|
| * | | Make the install of openshift_examples optional | John T Skarbek | 2015-12-09 | 1 | -0/+1 |
| |/ |
|
* / | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 1 | -10/+1 |
|/ |
|
* | Merge pull request #988 from dak1n1/upgrades | Stefanie Forrester | 2015-12-04 | 1 | -1/+1 |
|\ |
|
| * | added upgrade playbook for online | Stefanie Forrester | 2015-12-01 | 1 | -1/+1 |
* | | Merge pull request #983 from enoodle/manageiq_service | Brenton Leanhardt | 2015-12-04 | 1 | -1/+1 |
|\ \ |
|
| * | | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 1 | -4/+4 |
|\ \ |
|
| * | | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 1 | -4/+4 |
| |/ |
|
* / | Fedora changes: | Adam Miller | 2015-12-02 | 1 | -0/+7 |
|/ |
|
* | Conditionally set the nodeIP | Jason DeTiberus | 2015-11-24 | 1 | -1/+1 |
* | Merge pull request #881 from abutcher/namedCertRefactor | Brenton Leanhardt | 2015-11-19 | 1 | -10/+36 |
|\ |
|
| * | Add additive_facts_to_overwrite instead of overwriting all additive_facts | Andrew Butcher | 2015-11-16 | 1 | -17/+29 |
| * | Refactor named certificates. | Andrew Butcher | 2015-11-16 | 1 | -10/+24 |
* | | Merge pull request #926 from brenton/aep3 | Brenton Leanhardt | 2015-11-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | The aep3 images changed locations. | Brenton Leanhardt | 2015-11-17 | 1 | -1/+1 |
* | | pylint openshift_facts | Jason DeTiberus | 2015-11-13 | 1 | -4/+2 |