Skip to content

Commit da9d6ba

Browse files
committed
remove incorrect rootFSUrl field
1 parent 07cd8df commit da9d6ba

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)