Este contenido no está disponible en el idioma seleccionado.

2.4. Configuring Red Hat Satellite with an Answer File


The following task shows how to configure Red Hat Satellite Server with an answer file.

Procedure 2.6. Configuration Using an Answer File

Answer files are used for automated installations with customized options. To configure and use an answer file for installation:
  1. Copy the default answer file located at /etc/katello-installer/answers.katello-installer.yaml to a location on your local filesystem:
    # cp /etc/katello-installer/answers.katello-installer.yaml /etc/katello-installer/my-answer-file.yaml

    Note

    The initial answer file will be sparsely populated. However, once katello-installer is run for the first time, the answer file is populated with the standard parameter values for installation.
  2. Open your copy of the answer file in your preferred text editor and edit the values to suit your environment. Save your answer file once you have finished editing it.

    Note

    The parameters for each module are specified in the module's params.pp file. Available modules with parameter files can be viewed by executing the command:
    # rpm -ql katello-installer | grep params.pp
  3. Open the /etc/katello-installer/katello-installer.yaml file in your preferred text editor and edit the answer file entry to point to your custom answer file:
    :answer_file: /etc/katello-installer/my-answerfile.yaml
  4. Run the katello-installer command.
    # katello-installer
Result:

Satellite is configured on your host system with your desired configuration.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba