We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06e746f + 821f21e commit c5065a8Copy full SHA for c5065a8
modules/installing-ocp-agent-inputs.adoc
@@ -47,7 +47,7 @@ This is the preferred method for the Agent-based installation. Using {ztp} manif
47
--
48
[source,terminal]
49
----
50
-$ cat << EOF > ./my-cluster/install-config.yaml
+$ cat << EOF > ./<directory_name>/install-config.yaml
51
apiVersion: v1
52
baseDomain: test.example.com
53
compute:
0 commit comments