summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
* Add gte_3_3Scott Dodson2016-07-031-1/+8
* Merge pull request #1927 from jfcoz/metrics_resolutionScott Dodson2016-06-231-1/+1
|\
| * default unit in openshift_factsjfcoz2016-06-071-1/+1
* | Ansible 2.1 support.Andrew Butcher2016-06-071-1/+9
* | Configure default docker logging options.Andrew Butcher2016-06-021-1/+3
* | Merge pull request #1896 from abutcher/openshift-loadbalancerJason DeTiberus2016-05-271-0/+8
|\ \
| * | Separate master and haproxy config playbooks.Andrew Butcher2016-05-261-0/+8
* | | Merge pull request #1672 from jstuever/os_clocksJason DeTiberus2016-05-261-0/+11
|\ \ \ | |/ / |/| |
| * | Allow clock role in openshift_factsJeremiah Stuever2016-05-201-0/+11
| |/
* | Ensure yum-utils installed.Andrew Butcher2016-05-191-0/+4
|/
* Refactor where we compute no_proxy hostnamesScott Dodson2016-05-171-11/+1
* Fix rhel_subscribeScott Dodson2016-05-171-2/+2
* Merge pull request #1880 from dgoodwin/registry-insecureBrenton Leanhardt2016-05-161-1/+1
|\
| * Fixes for openshift_docker_hosted_registry_insecure var.Devan Goodwin2016-05-161-1/+1
* | Allow overriding servingInfo.maxRequestsInFlight via openshift_master_max_req...Andrew Butcher2016-05-131-1/+2
* | Merge pull request #1860 from abutcher/v2-checkJason DeTiberus2016-05-131-2/+2
|\ \
| * | Ensure ansible version greater than 1.9.4Andrew Butcher2016-05-051-2/+2
* | | Update StringIO import for py2/3 compat.Andrew Butcher2016-05-121-4/+4
* | | Merge pull request #1192 from lebauce/storage-cinder-roleJason DeTiberus2016-05-101-0/+3
|\ \ \
| * | | Add support for Openstack based persistent volumesSylvain Baubeau2016-05-101-0/+3
* | | | Merge pull request #1828 from sdodson/bz1330920Jason DeTiberus2016-05-101-8/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix openshift_generate_no_proxy_hosts booleanScott Dodson2016-04-271-10/+11
* | | | Merge tag 'openshift-ansible-3.0.88-1'Brenton Leanhardt2016-05-061-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix unsafe boolean handling on use_dnsmasqScott Dodson2016-05-061-2/+2
| |/ /
* | | use stat module instead of shell module and ls to check for rpm-ostreeJason DeTiberus2016-04-301-9/+7
* | | BuildDefaults are a kube admission controller not an openshift admissionScott Dodson2016-04-281-4/+7
* | | Merge pull request #1818 from dgoodwin/safe-yaml-3Jason DeTiberus2016-04-271-1/+6
|\ \ \ | |/ / |/| |
| * | Fix inventory properties with raw booleans, again...Devan Goodwin2016-04-271-1/+6
* | | Merge pull request #1812 from sdodson/issue1759Jason DeTiberus2016-04-271-1/+2
|\ \ \ | |/ / |/| |
| * | Add masterConfig.volumeConfig.dynamicProvisioningEnabledScott Dodson2016-04-261-1/+2
* | | Move portal_net from openshift_common to openshift_facts.Andrew Butcher2016-04-261-0/+1
|/ /
* | Merge pull request #1385 from sdodson/global-proxyJason DeTiberus2016-04-252-1/+87
|\ \
| * | Sort and de-dupe no_proxy listScott Dodson2016-04-251-0/+18
| * | Add global proxy configurationScott Dodson2016-04-222-1/+69
| |/
* | openshift-metrics: adding duration and resolution optionsErez Freiberger2016-04-241-0/+2
|/
* Merge pull request #1758 from dgoodwin/fix-json-varsBrenton Leanhardt2016-04-201-1/+1
|\
| * Fix use of JSON inventory vars with raw booleans.Devan Goodwin2016-04-151-1/+1
* | Use a JSON list for docker log options.Devan Goodwin2016-04-201-1/+12
* | Merge pull request #1766 from abutcher/router-selectorBrenton Leanhardt2016-04-201-8/+19
|\ \
| * | Remove empty facts from nested dictionaries.Andrew Butcher2016-04-201-8/+18
| * | Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher2016-04-201-0/+1
* | | Merge pull request #1582 from jdnieto/openshift_metricsBrenton Leanhardt2016-04-201-0/+16
|\ \ \ | |/ / |/| |
| * | added new openshift-metrics serviceJose David Martin Nieto2016-04-201-0/+16
| |/
* | Add openshift_node_dnsmasqScott Dodson2016-04-191-2/+42
* | Promote portal_net to openshift.common, add kube_svc_ipScott Dodson2016-04-191-4/+22
|/
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-30/+8
* Merge pull request #1738 from dgoodwin/image-policy-configBrenton Leanhardt2016-04-131-5/+11
|\
| * Support setting imagePolicyConfig JSON in inventory.Devan Goodwin2016-04-121-5/+11
* | Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt2016-04-121-8/+11
* | Add support for creating secure router.Andrew Butcher2016-04-111-27/+43
|/