mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
691 B
Plaintext
16 lines
691 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing-with-agent-based-installer/preparing-to-install-with-agent-based-installer.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="agent-host-config_{context}"]
|
|
= Host configuration
|
|
|
|
// Starting with whatever content I could find just to have something for feedback, but any additions or replacements are welcome.
|
|
|
|
You can make additional configurations for each host on the cluster in the `agent-config.yaml` file, such as network configurations and root device hints.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
For each host you configure, you must provide the MAC address of an interface on the host to specify which host you are configuring.
|
|
==== |