Skip to content

Commit

Permalink
Clarify references to /etc/foreman-installer/scenarios.d (#3484)
Browse files Browse the repository at this point in the history
(cherry picked from commit eadfcd5)
  • Loading branch information
asteflova committed Dec 6, 2024
1 parent 23cc9ab commit 0a1f7e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@

.Verification
ifndef::orcharhino[]
Ensure the following parameters in `/etc/foreman-installer/scenarios.d/{project-context}-answers.yaml` have no values:
Verify that the following parameters in `/etc/foreman-installer/scenarios.d/{project-context}-answers.yaml` have no values:
endif::[]
ifdef::orcharhino[]
Ensure the following parameters in `/etc/foreman-installer/scenarios.d/katello-answers.yaml` have no values:
Verify that the following parameters in `/etc/foreman-installer/scenarios.d/katello-answers.yaml` have no values:
endif::[]

* server_cert:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Activation keys define subscriptions, products, content views, and other paramet
[[Answer_file]]
Answer file:: A configuration file that defines settings for an installation scenario.
Answer files are defined in the YAML format and stored in the `/etc/foreman-installer/scenarios.d/` directory.
To see the default values for installation scenario parameters, use the `{foreman-installer} --full-help` command on your {ProjectServer}.

[[ARF_report]]
ARF report:: The result of an OpenSCAP audit.
Expand Down

0 comments on commit 0a1f7e3

Please sign in to comment.