summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt2016-02-101-2/+2
|\ \
| * | add default storage plugins to 'origin' deployment_typeRobert van Veelen2016-02-101-1/+1
| * | update defaults and examples w/ iscsi pluginRobert van Veelen2016-02-101-1/+1
* | | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-091-11/+15
|/ /
* | Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt2016-02-091-0/+24
* | Refactor registry storage options.Andrew Butcher2016-02-011-19/+61
|/
* Merge pull request #1253 from detiber/updateMinVersionBrenton Leanhardt2016-01-261-7/+5
|\
| * Update Docs and test for testing ansible versionJason DeTiberus2016-01-251-7/+5
* | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-251-0/+18
|\ \
| * | Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+18
* | | Merge pull request #1240 from abutcher/wrapper-pathingBrenton Leanhardt2016-01-201-0/+4
|\ \ \
| * | | Fix wrapper pathing for non-root user install.Andrew Butcher2016-01-191-0/+4
| | |/ | |/|
* | | Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt2016-01-191-43/+59
|\ \ \ | |/ / |/| |
| * | Use local address for loopback kubeconfigJason DeTiberus2016-01-141-43/+58
| * | Controllers_port and firewall rulesDiego Castro2016-01-121-1/+2
* | | Remove default disable of SDN for GCEJason DeTiberus2016-01-151-8/+1
* | | Validate pacemaker cluster members.Andrew Butcher2016-01-121-0/+1
|/ /
* | Bug 1296388 - fixing typoBrenton Leanhardt2016-01-081-1/+1
* | Bug 1296388 - The playbook still configure ManageIQ when openshift_use_manage...Brenton Leanhardt2016-01-071-2/+2
* | Update openshift_facts config_base for Online deploymentsWesley Hearn2016-01-071-2/+2
* | Merge pull request #1123 from brenton/manageiqBrenton Leanhardt2016-01-061-1/+27
|\ \
| * | We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1Brenton Leanhardt2016-01-061-1/+27
* | | Merge pull request #1018 from abutcher/secretsBrenton Leanhardt2016-01-061-1/+66
|\ \ \ | |/ / |/| |
| * | Move extra secret validations into openshift_facts.Andrew Butcher2016-01-061-3/+15
| * | openshift_facts validationAndrew Butcher2016-01-041-1/+54
* | | Merge pull request #1050 from enoodle/propose_manageiq_as_defaultBrenton Leanhardt2016-01-041-1/+1
|\ \ \
| * | | Adding ManageIQ service account by defaultenoodle2015-12-301-1/+1
| |/ /
* | | Merge pull request #951 from abutcher/nfsWesley Hearn2016-01-041-1/+7
|\ \ \ | |/ / |/| |
| * | Create nfs host group with registry volume attachment.Andrew Butcher2015-12-151-1/+7
* | | Merge pull request #1094 from abutcher/notifyBrenton Leanhardt2015-12-241-0/+5
|\ \ \
| * | | Conditionalize for 3.1.1/1.1.1Andrew Butcher2015-12-181-0/+5
| |/ /
* | | Fix containerized variableScott Dodson2015-12-151-1/+1
* | | Skip yum/dnf ops when is_containerizedScott Dodson2015-12-151-0/+13
* | | Move all docker config into openshift_docker to minimize docker restartsScott Dodson2015-12-151-3/+2
* | | Add openshift_cli roleScott Dodson2015-12-151-18/+2
* | | fixesJason DeTiberus2015-12-152-57/+74
* | | Containerization work by @sdodsonScott Dodson2015-12-152-28/+56