| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1818 from dgoodwin/safe-yaml-3 | Jason DeTiberus | 2016-04-27 | 1 | -1/+6 |
|\ |
|
| * | Fix inventory properties with raw booleans, again... | Devan Goodwin | 2016-04-27 | 1 | -1/+6 |
* | | Merge pull request #1812 from sdodson/issue1759 | Jason DeTiberus | 2016-04-27 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Add masterConfig.volumeConfig.dynamicProvisioningEnabled | Scott Dodson | 2016-04-26 | 1 | -1/+2 |
* | | Move portal_net from openshift_common to openshift_facts. | Andrew Butcher | 2016-04-26 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #1385 from sdodson/global-proxy | Jason DeTiberus | 2016-04-25 | 2 | -1/+87 |
|\ |
|
| * | Sort and de-dupe no_proxy list | Scott Dodson | 2016-04-25 | 1 | -0/+18 |
| * | Add global proxy configuration | Scott Dodson | 2016-04-22 | 2 | -1/+69 |
* | | openshift-metrics: adding duration and resolution options | Erez Freiberger | 2016-04-24 | 1 | -0/+2 |
|/ |
|
* | 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 |
* | | Merge pull request #1660 from dgoodwin/admission-config | Brenton Leanhardt | 2016-04-06 | 1 | -1/+30 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* / | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | 2016-04-05 | 1 | -1/+1 |
|/ |
|
* | 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 | 2 | -8/+63 |
* | 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 |
* | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 1 | -1/+4 |
|\ |
|
| * | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 1 | -1/+4 |
* | | Fall back to deployment_type in openshift_facts. | Andrew Butcher | 2016-03-16 | 1 | -1/+2 |
|/ |
|
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -0/+6 |
* | 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 |
|/ |
|