Description of problem: Update the ec2-enhanced-hooks packaging to provide a configuration file that is dropped in /etc/condor/config.d. It should also provide a configuration file for job-hooks specific to ec2-enhanced. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
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