summaryrefslogtreecommitdiff
path: root/roles/openshift_facts
AgeCommit message (Expand)Author
2016-04-20Merge pull request #1758 from dgoodwin/fix-json-varsBrenton Leanhardt
2016-04-20Use a JSON list for docker log options.Devan Goodwin
2016-04-20Merge pull request #1766 from abutcher/router-selectorBrenton Leanhardt
2016-04-20Merge pull request #1582 from jdnieto/openshift_metricsBrenton Leanhardt
2016-04-20added new openshift-metrics serviceJose David Martin Nieto
2016-04-20Remove empty facts from nested dictionaries.Andrew Butcher
2016-04-20Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher
2016-04-19Add openshift_node_dnsmasqScott Dodson
2016-04-19Promote portal_net to openshift.common, add kube_svc_ipScott Dodson
2016-04-15Fix use of JSON inventory vars with raw booleans.Devan Goodwin
2016-04-14The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt
2016-04-13Merge pull request #1738 from dgoodwin/image-policy-configBrenton Leanhardt
2016-04-12Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt
2016-04-12Support setting imagePolicyConfig JSON in inventory.Devan Goodwin
2016-04-11Add support for creating secure router.Andrew Butcher
2016-04-06Merge pull request #1699 from abutcher/check-cloudprovider-kindBrenton Leanhardt
2016-04-06Merge pull request #1660 from dgoodwin/admission-configBrenton Leanhardt
2016-04-05Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson
2016-04-04Check for kind in cloudprovider facts prior to accessing.Andrew Butcher
2016-04-01Add support for configuring oauth templates.Devan Goodwin
2016-04-01Add support for templating master admissionConfig.Devan Goodwin
2016-03-31Allow for overriding scheduler configJason DeTiberus
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-29Add AWS cloud provider support.Andrew Butcher
2016-03-29Workaround for authenticated registriesBrenton Leanhardt
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-22Support setting local storage perFSGroup quota in node config.Devan Goodwin
2016-03-17Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt
2016-03-17Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus
2016-03-16Fall back to deployment_type in openshift_facts.Andrew Butcher
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Merge pull request #883 from lebauce/openstack-integrationBrenton Leanhardt
2016-03-14Docker role refactorJason DeTiberus
2016-03-14Ensure is_containerized is cast as bool.Andrew Butcher
2016-03-14Add support for Openstack integrationSylvain Baubeau
2016-03-10openshift_facts: Safe cast additional boolsSamuel Munilla
2016-03-10openshift-ansible: Wrap boolean factsSamuel Munilla
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Adding support for v1.2 examplesBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-03-02Check for is_containerized value when setting binary locations.Andrew Butcher
2016-02-22Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt
2016-02-19Fix 1.2 version checkJason DeTiberus
2016-02-16Fail when master.master_count descreases or master.ha changes.Andrew Butcher
2016-02-16Protected facts.Andrew Butcher
2016-02-12Merge pull request #1362 from detiber/fixLoopbackBrenton Leanhardt
2016-02-11Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt
2016-02-11conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus
2016-02-11Fix loopback cluster name, context name, and userJason DeTiberus
2016-02-10Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt