Skip to content

Commit 304559b

Browse files
authored
Merge pull request #21115 from kalexand-rh/BZ1822552
BZ1822552 updating installer command output
2 parents 37f800b + 7ad15af commit 304559b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ endif::restricted[]
6565
----
6666
$ ./openshift-install create manifests --dir=<installation_directory> <1>
6767
68-
WARNING There are no compute nodes specified. The cluster will not fully initialize without compute nodes.
69-
INFO Consuming "Install Config" from target directory
68+
INFO Consuming Install Config from target directory
69+
WARNING Making control-plane schedulable by setting MastersSchedulable to true for Scheduler cluster settings
7070
----
7171
<1> For `<installation_directory>`, specify the installation directory that
7272
contains the `install-config.yaml` file you created.

0 commit comments

Comments
 (0)