summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #1699 from abutcher/check-cloudprovider-kindBrenton Leanhardt2016-04-061-18/+21
|\
| * Check for kind in cloudprovider facts prior to accessing.Andrew Butcher2016-04-041-18/+21
* | Merge pull request #1660 from dgoodwin/admission-configBrenton Leanhardt2016-04-061-1/+30
|\ \
| * | Add support for configuring oauth templates.Devan Goodwin2016-04-011-0/+20
| * | Add support for templating master admissionConfig.Devan Goodwin2016-04-011-1/+10
| |/
* | Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson2016-04-051-1/+1
|/
* Allow for overriding scheduler configJason DeTiberus2016-03-311-1/+16
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-312-8/+63
* Add AWS cloud provider support.Andrew Butcher2016-03-291-38/+119
* Workaround for authenticated registriesBrenton Leanhardt2016-03-291-0/+21
* First pass at systemd unit refactorBrenton Leanhardt2016-03-291-1/+1
* Support setting local storage perFSGroup quota in node config.Devan Goodwin2016-03-221-0/+1
* Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt2016-03-171-1/+4
|\
| * Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus2016-03-171-1/+4
* | Fall back to deployment_type in openshift_facts.Andrew Butcher2016-03-161-1/+2
|/
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-0/+6
* Merge pull request #883 from lebauce/openstack-integrationBrenton Leanhardt2016-03-141-1/+31
|\
| * Add support for Openstack integrationSylvain Baubeau2016-03-141-1/+31
* | Docker role refactorJason DeTiberus2016-03-141-42/+92
* | Ensure is_containerized is cast as bool.Andrew Butcher2016-03-141-2/+2
* | openshift_facts: Safe cast additional boolsSamuel Munilla2016-03-101-1/+1
* | openshift-ansible: Wrap boolean factsSamuel Munilla2016-03-101-2/+11
* | Support openshift_image_tagBrenton Leanhardt2016-03-071-1/+1
* | Adding support for v1.2 examplesBrenton Leanhardt2016-03-031-0/+9
* | Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-031-5/+50
* | Check for is_containerized value when setting binary locations.Andrew Butcher2016-03-021-1/+1
|/
* Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt2016-02-221-20/+93
|\
| * Fail when master.master_count descreases or master.ha changes.Andrew Butcher2016-02-161-5/+9
| * Protected facts.Andrew Butcher2016-02-161-20/+89
* | Fix 1.2 version checkJason DeTiberus2016-02-191-1/+1
|/
* Merge pull request #1362 from detiber/fixLoopbackBrenton Leanhardt2016-02-121-4/+5
|\
| * conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus2016-02-111-2/+2
| * Fix loopback cluster name, context name, and userJason DeTiberus2016-02-111-2/+3
* | Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt2016-02-111-18/+0
|\ \ | |/ |/|
| * Remove fluentd_master and fluentd_node roles.Andrew Butcher2016-02-081-18/+0