| Summary: | [DOCS] Configuring Host Variables via openshift-ansible | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Miheer Salunke <misalunk> |
| Component: | Documentation | Assignee: | Ashley Hardin <ahardin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ma xiaoqiang <xiama> |
| Severity: | medium | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | medium | ||
| Version: | 3.1.0 | CC: | aos-bugs, jokerman, mmccomas, steven, vigoyal, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-10 21:30:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Miheer Salunke
2016-04-20 12:10:22 UTC
Work in progress: https://github.com/openshift/openshift-docs/pull/2142 Looks good Ashley. I have commented in the PR as well. All options in the [0] are supported. Issue 1: docker_log_options has been change to openshift_docker_log_options/cli_docker_log_options Issue 2: openshift_router_selector has been change to openshift_hosted_router_selector @Ma Resolution to Issue 1: docker_log_options was updated with work in this recently closed BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1337428 Resolution to Issue 2: I changed openshift_router_selector to openshift_hosted_router_selector: https://github.com/openshift/openshift-docs/pull/2142 The OpenShift documentation team will work with the SME developers to add more supported options to the documentation. However, that work will take some time. The SME developers agreed to open new bugs and work with us when new options are available to be documented. The option 'openshift_docker_disable_push_dockerhub' is not supported for now https://bugzilla.redhat.com/show_bug.cgi?id=1340723 After the PR is merged, QE will move this issue to VERIFIED. Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/698542f6a29346109cb77e5fa963e0df2cdfdb4c Bug 1328843, added missing host variables https://github.com/openshift/openshift-docs/commit/92384b2dd9df129bdbfcc97da645f9b02099edc6 Merge pull request #2142 from ahardin-rh/openshift-ansible Bug 1328843, added missing host variables Removed *openshift_docker_disable_push_dockerhub* for now. We will add it back in once it's functioning. |