Bug 474668

Summary: spacewalk-java needs to create /etc/rhn/cobbler
Product: [Community] Spacewalk Reporter: Mike McCune <mmccune>
Component: InstallationAssignee: Dave Parker <dparker>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 0.6CC: jesusr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-22 16:35:18 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: 456552, 461162    

Description Mike McCune 2008-12-04 19:52:57 UTC
Need to edit spacewalk-java.spec to include creation of /etc/rhn/cobbler and have that dir be owned by tomcat:tomcat

Comment 1 Mike McCune 2008-12-04 23:52:29 UTC
Also, need to move it to /var/lib/rhn/kickstarts.  From our meeting notes:

> -- Saving kickstarts in /etc/rhn is not as LSB friendly as it could be 
> as these aren't config files.    Use /var/lib/rhn/kickstarts or similar 
> for user data.

Comment 2 Dave Parker 2008-12-05 08:13:52 UTC
To test:

1) Ensure that /var/lib/rhn/kickstarts exists
2) Ensure that /var/lib/rhn/kickstarts is owned by tomcat:tomcat and has mode 775
3) Create a kickstart profile in spacewalk and verify that it shows up in /var/lib/rhn/kickstarts

Comment 3 Jesus M. Rodriguez 2009-01-22 16:35:18 UTC
verified