| Summary: | There's a mistake in the help message of oo-frontend-plugin-modify | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Gaoyun Pei <gpei> |
| Component: | Containers | Assignee: | Paul Morie <pmorie> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.x | CC: | pmorie |
| 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: | 2014-01-24 03:29:00 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
Gaoyun Pei
2013-11-08 02:36:55 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/45a2ca3e181d6698b5480c5d1d2ba520c2be7bb0 Fix bug 1028257 Verify this on devenv_4016.
[root@ip-10-152-143-211 ~]# oo-frontend-plugin-modify -h
== Synopsis
...
modify customized httpd configuration as needed and restart
edit /etc/openshift/node.conf
service ruby193-mcollective restart
/usr/bin/oo-frontend-plugin-modify --restore < file
...
== List of additional arguments
--confirm Do not ask before a dangerous operation
-d|--debug Enable debug mode
-h|--help Print this message
|