Description of problem: Section: RHN Proxy Server Installation Process -> example is for 5.3 instead for 5.4 Version-Release number of selected component (if applicable): 5.4.1 How reproducible: 100% Steps to Reproduce: 1. Get to the Proxy Guide -> 4.2. RHN Proxy Server Installation Process 2. Go to Step 3: Actual results: Proxy version to activate [5.3]: Expected results: Proxy version to activate [5.4]: Additional info: The same issue in section: 4.2.1. The Answer File VERSION=5.2
(In reply to comment #0) > Description of problem: > Section: RHN Proxy Server Installation Process -> example is for 5.3 instead > for 5.4 > > Version-Release number of selected component (if applicable): > 5.4.1 > > How reproducible: > 100% > > Steps to Reproduce: > 1. Get to the Proxy Guide -> 4.2. RHN Proxy Server Installation Process > 2. Go to Step 3: > > Actual results: > Proxy version to activate [5.3]: > > > Expected results: > Proxy version to activate [5.4]: > This looks as though it has already been fixed. > > Additional info: > The same issue in section: > 4.2.1. The Answer File > VERSION=5.2 <screen> # example of answer file for configure-proxy.sh # for full list of possible option see # man configure-proxy.sh VERSION=5.4 RHN_PARENT=rhn-satellite.example.com TRACEBACK_EMAIL=jsmith USE_SSL=1 SSL_ORG="Red Hat" SSL_ORGUNIT="Spacewalk" SSL_CITY=Raleigh SSL_STATE=NC SSL_COUNTRY=US INSTALL_MONITORING=N ENABLE_SCOUT=N CA_CHAIN=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT POPULATE_CONFIG_CHANNEL=Y </screen> Revision 2-5 LKB