Skip to content

Commit 47355ca

Browse files
authored
Merge pull request #63575 from aireilly/OCPBUGS-16291_AgentServiceConfig_rootFSUrl
OCPBUGS-16291 - Remove incorrect rootFSUrl field from the ZTP docs
2 parents 20f196e + da9d6ba commit 47355ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ztp-configuring-the-cluster-for-a-disconnected-environment.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,9 @@ spec:
8585
name: 'assisted-installer-mirror-config'
8686
osImages:
8787
- openshiftVersion: <ocp_version>
88-
rootfs: <rootfs_url> <1>
8988
url: <iso_url> <1>
9089
----
91-
<1> Must match the URLs of the HTTPD server.
90+
<1> Must match the URL of the HTTPD server.
9291
9392
[IMPORTANT]
9493
====

0 commit comments

Comments
 (0)