Bug 485058 - after installation server.satellite.rhn_parent not set
Summary: after installation server.satellite.rhn_parent not set
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Installer
Version: 530
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Pazdziora
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-11 13:00 UTC by Jan Hutař
Modified: 2009-02-12 07:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-11 13:18:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
rhn-installation.log (195.86 KB, application/octet-stream)
2009-02-11 13:00 UTC, Jan Hutař
no flags Details

Description Jan Hutař 2009-02-11 13:00:13 UTC
Created attachment 331559 [details]
rhn-installation.log

Description of problem:
I have installed satellite using answers.txt file with 'rhn-parent' specified, but after the installation I have /etc/rhn/rhn.conf with empty 'server.satellite.rhn_parent'


Version-Release number of selected component (if applicable):
Satellite-5.3.0-RHEL5-re20090206.1


How reproducible:
always


Steps to Reproduce:
1. # $SATELLITE_INSTALL/install.pl --answer-file=$(pwd)/answers.txt --non-interactive --disconnected --run-updater


Actual results:
# grep parent /etc/rhn/rhn.conf
server.satellite.rhn_parent = 


Expected results:
# grep parent /etc/rhn/rhn.conf
server.satellite.rhn_parent = satellite.rhn.webqa.redhat.com


Additional info:
# grep parent answers.txt 
rhn-parent = satellite.rhn.webqa.redhat.com

Not sure if this is a bug or expected behaviour.

Comment 1 Jan Pazdziora 2009-02-11 13:18:44 UTC
--disconnected means no rhn-parent.


Note You need to log in before you can comment on or make changes to this bug.