| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1758 from dgoodwin/fix-json-vars | Brenton Leanhardt | 2016-04-20 | 1 | -1/+1 |
|\ |
|
| * | Fix use of JSON inventory vars with raw booleans. | Devan Goodwin | 2016-04-15 | 1 | -1/+1 |
* | | Use a JSON list for docker log options. | Devan Goodwin | 2016-04-20 | 1 | -1/+12 |
* | | Merge pull request #1766 from abutcher/router-selector | Brenton Leanhardt | 2016-04-20 | 1 | -8/+19 |
|\ \ |
|
| * | | Remove empty facts from nested dictionaries. | Andrew Butcher | 2016-04-20 | 1 | -8/+18 |
| * | | Fix router selector fact migration and match multiple selectors when counting... | Andrew Butcher | 2016-04-20 | 1 | -0/+1 |
* | | | Merge pull request #1582 from jdnieto/openshift_metrics | Brenton Leanhardt | 2016-04-20 | 1 | -0/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | added new openshift-metrics service | Jose David Martin Nieto | 2016-04-20 | 1 | -0/+16 |
| |/ |
|
* | | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 1 | -2/+42 |
* | | Promote portal_net to openshift.common, add kube_svc_ip | Scott Dodson | 2016-04-19 | 1 | -4/+22 |
|/ |
|
* | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | 2016-04-14 | 1 | -30/+8 |
* | Merge pull request #1738 from dgoodwin/image-policy-config | Brenton Leanhardt | 2016-04-13 | 1 | -5/+11 |
|\ |
|
| * | Support setting imagePolicyConfig JSON in inventory. | Devan Goodwin | 2016-04-12 | 1 | -5/+11 |
* | | Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain... | Brenton Leanhardt | 2016-04-12 | 1 | -8/+11 |
* | | Add support for creating secure router. | Andrew Butcher | 2016-04-11 | 1 | -27/+43 |
|/ |
|
* | Merge pull request #1699 from abutcher/check-cloudprovider-kind | Brenton Leanhardt | 2016-04-06 | 1 | -18/+21 |
|\ |
|
| * | Check for kind in cloudprovider facts prior to accessing. | Andrew Butcher | 2016-04-04 | 1 | -18/+21 |
* | | Add support for configuring oauth templates. | Devan Goodwin | 2016-04-01 | 1 | -0/+20 |
* | | Add support for templating master admissionConfig. | Devan Goodwin | 2016-04-01 | 1 | -1/+10 |
|/ |
|
* | Allow for overriding scheduler config | Jason DeTiberus | 2016-03-31 | 1 | -1/+16 |
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 1 | -7/+62 |
* | Add AWS cloud provider support. | Andrew Butcher | 2016-03-29 | 1 | -38/+119 |
* | Workaround for authenticated registries | Brenton Leanhardt | 2016-03-29 | 1 | -0/+21 |
* | First pass at systemd unit refactor | Brenton Leanhardt | 2016-03-29 | 1 | -1/+1 |
* | Support setting local storage perFSGroup quota in node config. | Devan Goodwin | 2016-03-22 | 1 | -0/+1 |
* | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 1 | -1/+4 |
* | Merge pull request #883 from lebauce/openstack-integration | Brenton Leanhardt | 2016-03-14 | 1 | -1/+31 |
|\ |
|
| * | Add support for Openstack integration | Sylvain Baubeau | 2016-03-14 | 1 | -1/+31 |
* | | Docker role refactor | Jason DeTiberus | 2016-03-14 | 1 | -42/+92 |
* | | Ensure is_containerized is cast as bool. | Andrew Butcher | 2016-03-14 | 1 | -2/+2 |
* | | openshift_facts: Safe cast additional bools | Samuel Munilla | 2016-03-10 | 1 | -1/+1 |
* | | openshift-ansible: Wrap boolean facts | Samuel Munilla | 2016-03-10 | 1 | -2/+11 |
* | | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 1 | -1/+1 |
* | | Adding support for v1.2 examples | Brenton Leanhardt | 2016-03-03 | 1 | -0/+9 |
* | | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 1 | -5/+50 |
* | | Check for is_containerized value when setting binary locations. | Andrew Butcher | 2016-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 1 | -20/+93 |
|\ |
|
| * | 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 |
* | | Fix 1.2 version check | Jason DeTiberus | 2016-02-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1362 from detiber/fixLoopback | Brenton Leanhardt | 2016-02-12 | 1 | -4/+5 |
|\ |
|
| * | conditionalize loopback config on v >= 3.2/1.2 | Jason DeTiberus | 2016-02-11 | 1 | -2/+2 |
| * | Fix loopback cluster name, context name, and user | Jason DeTiberus | 2016-02-11 | 1 | -2/+3 |
* | | Merge pull request #1324 from abutcher/fluentd-fixes | Brenton Leanhardt | 2016-02-11 | 1 | -18/+0 |
|\ \
| |/
|/| |
|
| * | Remove fluentd_master and fluentd_node roles. | Andrew Butcher | 2016-02-08 | 1 | -18/+0 |
* | | Merge pull request #1370 from vanveele/iscsi-plugin | Brenton Leanhardt | 2016-02-10 | 1 | -2/+2 |
|\ \ |
|
| * | | add default storage plugins to 'origin' deployment_type | Robert van Veelen | 2016-02-10 | 1 | -1/+1 |
| * | | update defaults and examples w/ iscsi plugin | Robert van Veelen | 2016-02-10 | 1 | -1/+1 |
* | | | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 1 | -11/+15 |
|/ / |
|
* | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+24 |