Bug 1673743

Summary: [RFE] - Add ability to run custom commands when building images with Composer
Product: Red Hat Enterprise Linux 8 Reporter: Brian Smith <briasmit>
Component: loraxAssignee: Brian Lane <bcl>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0   
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-05 17:00:40 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:

Description Brian Smith 2019-02-07 23:01:52 UTC
Description of problem:  It currently doesn't seem possible to run custom commands during the image creation process.   For example, if I wanted to add a custom line to the sudoers file during the image creation.  

Version-Release number of selected component (if applicable): RHEL 8 Beta, snapshot 3


Expected results:
Ability to run custom commands during image creation process, such as adding a line to /etc/sudoers.

Comment 1 Brian Lane 2019-02-08 00:16:44 UTC
This is not something that we are going to support in lorax-composer. If this level of control is needed you can either use livemeda-creator and one of the example kickstarts, or you can add a package to the blueprint that configures things at install or boot time.