The Answer File - Red Hat NETWORK PROXY 5.3.0 Installation Manual

Hide thumbs Also See for NETWORK PROXY 5.3.0:
Table of Contents

Advertisement

init_cache_dir /var/spool/squid... Starting squid: .
Starting httpd:
Starting Jabber services
Done.

4.2.1. The Answer File

If you want to automate some of the process of installing RHN Proxy Server on your systems, the
configure-proxy.sh program allows administrators to create answer files that contain pre-filled
responses to prompts in the installation program.
The following is an example answer file that contains pre-filled answers related to version number,
the RHN Satellite Server server that serves as the parent server, SSL, and other configuration
parameters. For more information about creating and using answer files, refer to the configure-
proxy.sh manual page by typing man configure-proxy.sh at a shell prompt.
# example of answer file for configure-proxy.sh
# for full list of possible option see
# man configure-proxy.sh
VERSION=5.2
RHN_PARENT=rhn-satellite.example.com
TRACEBACK_EMAIL=jsmith@example.com
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
To use an answer file (called answers.txt for example) with configure-proxy.sh, type the
following:
configure-proxy.sh --answer-file=answers.txt
The Answer File
[
OK
]
[
OK
]
[
OK
]
17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWORK PROXY 5.3.0 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents