Bug 681651
Summary: | RFE: Update ec2-enhanced-hooks to drop config file | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Robert Rati <rrati> |
Component: | distribution | 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-hooks-1.2-3 | Doc Type: | Bug Fix |
Doc Text: |
The previously-provided sample configuration file had to be renamed and edited in order to fit into the LOCAL_CONFIG_DIR directory hierarchy. With this update, this file must no longer be renamed to fit into the LOCAL_CONFIG_DIR hierarchy.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-07 16:44: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: | 723887 |
Description
Robert Rati
2011-03-02 20:29:46 UTC
The ec2-enhanced-hooks package needs user interaction in order for it to be usable so it doesn't fit into dropping a config file. Instead, the name of the included example config has been changed to fit into current conventions. It can be copied into /etc/condor/config.d and modified as needed. Changed 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: The previous example configuration file needed to be edited and name changed to fit into the LOCAL_CONFIG_DIR hierarchy C: Changed the name of the example config file R: The example config file's name fits into the LOCAL_CONFIG_DIR hierarchy The name of the example configuration file is now compliant with the naming convention for files under LOCAL_CONFIG_DIR. Verified on: condor-ec2-enhanced-hooks-1.2-3 (RHEL5 and RHEL6 noarch packages) 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 +The previously-provided sample configuration file had to be renamed and edited in order to fit into the LOCAL_CONFIG_DIR directory hierarchy. With this update, this file must no longer be renamed to fit into the LOCAL_CONFIG_DIR hierarchy.-C: The previous example configuration file needed to be edited and name changed to fit into the LOCAL_CONFIG_DIR hierarchy -C: Changed the name of the example config file -R: The example config file's name fits into the LOCAL_CONFIG_DIR hierarchy 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 |