Bug 681650
Summary: | RFE: Update ec2-enhanced packaging to drop config file | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Robert Rati <rrati> |
Component: | condor-ec2-enhanced | Assignee: | Robert Rati <rrati> |
Status: | CLOSED ERRATA | QA Contact: | Luigi Toscano <ltoscano> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 1.3 | CC: | jneedle, ltoscano, matt, mkudlej |
Target Milestone: | 2.0.1 | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | condor-ec2-enhanced-1.2-1 | Doc Type: | Bug Fix |
Doc Text: |
Previously, installing the condor-ec2-enhanced package required manual configuration. With this update, the package installs a default configuration file, with the result that manual intervention and user configuration is no longer required.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-07 16:44:55 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: | 723887 |
Description
Robert Rati
2011-03-02 20:25:36 UTC
This will need backward compat code for EC2E_DAEMON configuration The ec2-enhanced package now drops a config file in /etc/condor/config.d and the daemon name has changed to CARONIAD in the config file. EC2E_DAEMON will still work, but only is CARONIAD param is not defined. Fixed on master. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: The switch to using LOCAL_CONFIG_DIR allows for ease in configuration of external features C: Installation of condor-ec2-enhanced required manual configuration C: The rpm now drops a configuration file and no manual intervention is required R: Installation of the condor-ec2-enhanced rpm does not require user configuration The /etc/condor/config.d/60condor-ec2e.config configuration file is correctly installed. If CARONIAD_* parameters are not defined, the "old" EC2E_DAEMON_* ones are considered. Verified on RHEL 5.7/6.1, i386/x86_64. condor-classads-7.6.3-0.3 condor-job-hooks-1.5-4 python-condorec2e-1.2-3 condor-7.6.3-0.3 python-condorutils-1.5-4 condor-ec2-enhanced-1.2-2 Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1 @@ -C: The switch to using LOCAL_CONFIG_DIR allows for ease in configuration of external features +Previously, installing the condor-ec2-enhanced package required manual configuration. With this update, the package installs a default configuration file, with the result that manual intervention and user configuration is no longer required.-C: Installation of condor-ec2-enhanced required manual configuration -C: The rpm now drops a configuration file and no manual intervention is required -R: Installation of the condor-ec2-enhanced rpm does not require user configuration An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-1249.html |