Bug 618858
Summary: | move start-ds-admin env file into main admin server config path | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] 389 | Reporter: | Ulf Weltman <ulf.weltman> | ||||
Component: | Admin | Assignee: | Rich Megginson <rmeggins> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 1.2.6 | CC: | amsharma, nhosoi | ||||
Target Milestone: | --- | Keywords: | VerifiedUpstream | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Other | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-12-07 16:33:58 UTC | Type: | --- | ||||
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: | 434915, 576869 | ||||||
Attachments: |
|
Description
Ulf Weltman
2010-07-27 21:31:02 UTC
Created attachment 434864 [details]
patch proposal
I had to move the assignment of the instancename variable up in the file so it's available when the initconfigdir is set.
Pushed to master on behalf of Ulf Weltman (ulf.weltman): $ git merge 618858 Updating fe73cc2..4aecc23 Fast-forward configure | 11 +++++------ configure.ac | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) $ git push Counting objects: 7, done. Delta compression using up to 4 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 833 bytes, done. Total 4 (delta 3), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/admin.git fe73cc2..4aecc23 master -> master Compared configure.ac in the git source tree with the one in the patch. Verified that they are identical. Note: the change only affects ia64-hp-hpux and hppa*-hp-hpux. Right. This bug doesn't really apply to RHEL6 - you can just mark it as VerifiedUpstream |