Skip to content

Commit bfeed2e

Browse files
authored
Merge pull request #45796 from SNiemann15/remove_example
[BZ2065823] Remove aws and ssh examples
2 parents 8427106 + 02bebf4 commit bfeed2e

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

modules/installation-user-infra-generate-k8s-manifest-ignition.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -152,13 +152,6 @@ endif::restricted,baremetal-restricted[]
152152
$ ./openshift-install create manifests --dir <installation_directory> <1>
153153
----
154154
+
155-
.Example output
156-
[source,terminal]
157-
----
158-
INFO Credentials loaded from the "myprofile" profile in file "/home/myuser/.aws/credentials"
159-
INFO Consuming Install Config from target directory
160-
INFO Manifests created in: install_dir/manifests and install_dir/openshift
161-
----
162155
<1> For `<installation_directory>`, specify the installation directory that
163156
contains the `install-config.yaml` file you created.
164157

modules/installation-user-infra-machines-iso.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ You can use an ISO image to install {op-system} on the machines.
3636
$ sha512sum <installation_directory>/bootstrap.ign
3737
----
3838
+
39-
.Example output
40-
[source,terminal]
41-
----
42-
a5a2d43879223273c9b60af66b44202a1d1248fc01cf156c46d4a79f552b6bad47bc8cc78ddf0116e80c59d2ea9e32ba53bc807afbca581aa059311def2c3e3b installation_directory/bootstrap.ign
43-
----
44-
+
4539
The digests are provided to the `coreos-installer` in a later step to validate the authenticity of the Ignition config files on the cluster nodes.
4640

4741
. Upload the bootstrap, control plane, and compute node Ignition config files that the installation program created to your HTTP server. Note the URLs of these files.

0 commit comments

Comments
 (0)