Bug 983605
| Summary: | Remove Online-specific text from gear shell message | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Brenton Leanhardt <bleanhar> |
| Component: | Containers | Assignee: | Michal Fojtik <mfojtik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | bmeng, chunchen, libra-onpremise-devel, lmeyer, mfojtik, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 974692 | Environment: | |
| Last Closed: | 2013-08-29 12:46:25 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 974692 | ||
|
Description
Brenton Leanhardt
2013-07-11 14:33:07 UTC
Hi guys, I made a pull request to fix this issue: https://github.com/openshift/origin-server/pull/3432 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/3976aab0642909ff4fe16cd3ef82fc87f9cd6763 Bug 983605 - Allow to administrator to change the default 'rhc ssh' motd Checked on devenv_3706, 1.Add following line into node.conf file MOTD_FILE="/etc/openshift/welcome.rhcsh" 2.Create file with test strings # cat /etc/openshift/welcome.rhcsh test 3.Restart mcollective service 4.SSH login to gears # ssh cc9909340dfb11e3bc7a22000ab3288a.rhcloud.com test [app2-bmeng.dev.rhcloud.com cc9909340dfb11e3bc7a22000ab3288a]\> Move bug to verified. |