Bug 1337428
| Summary: | [DOCS] Need to update documentation for docker log option in ansible installer | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Kenjiro Nakayama <knakayam> |
| Component: | Documentation | Assignee: | Ashley Hardin <ahardin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kenjiro Nakayama <knakayam> |
| Severity: | high | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | high | ||
| Version: | 3.2.0 | CC: | aos-bugs, dgoodwin, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-31 14:15:29 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: | |
| Embargoed: | |||
|
Description
Kenjiro Nakayama
2016-05-19 08:06:26 UTC
There are two points to update in [1]: 1. Change the option name "docker_log_options" to "openshift_docker_log_options". 2. Add example settings (since the style is unique): (e.g) openshift_docker_log_options=["max-size=1M", "max-file=3"] [1] https://docs.openshift.com/enterprise/3.2/install_config/install/advanced_install.html#configuring-host-variables I submitted a PR for this: https://github.com/openshift/openshift-docs/pull/2129 Ashley, we are waiting for the documentation sync now? I can't see the update yet, even though it has been merged. https://docs.openshift.com/enterprise/3.2/install_config/install/advanced_install.html#configuring-host-variables Hi Kenjiro, Yes, our docs team is working on the weekly release. Once the change is cherry picked into the documentation, the changes will be visible to users. Thanks! Ashley |