File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,8 @@ networking:
7373platform:
7474 none: {}
7575pullSecret: '<pull_secret>' <4>
76- sshKey: |
77- '<ssh_pub_key>' <5>
78- EOF
76+ sshKey: '<ssh_pub_key>' <5>
77+ EOF
7978----
8079+
8180 <1> Specify the system architecture, valid values are `amd64` and `arm64` .
@@ -161,7 +160,7 @@ hosts: <2>
161160 next-hop-address: 192.168.111.2
162161 next-hop-interface: eno1
163162 table-id: 254
164- EOF
163+ EOF
165164----
166165+
167166 <1> This IP address is used to determine which node performs the bootstrapping process as well as running the `assisted-service` component.
@@ -190,4 +189,4 @@ endif::pxe-boot[]
190189
191190ifeval::["{context} " == "prepare-pxe-assets-agent"]
192191:!pxe-boot:
193- endif::[]
192+ endif::[]
Original file line number Diff line number Diff line change 44include::_attributes/common-attributes.adoc[]
55:context: welcome-index
66
7+ TEST!
8+
79[.lead]
810ifndef::openshift-rosa,openshift-telco[]
911Welcome to the official {product-title} {product-version} documentation, where you can learn about {product-title} and start exploring its features.
You can’t perform that action at this time.
0 commit comments