Skip to content

Commit f9d8be9

Browse files
author
Kevin Lamenzo
authored
Merge pull request #23458 from rolfedh/OCPRHV-61
Remove references to virtual machine template [branch/enterprise-4.4][branch/enterprise-4.5]
2 parents a2c2151 + cc8b833 commit f9d8be9

File tree

4 files changed

+3
-13
lines changed

4 files changed

+3
-13
lines changed

installing/installing_rhv/installing-rhv-customizations.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ processes.
3131
* If you use a firewall,
3232
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
3333

34-
[IMPORTANT]
35-
====
36-
Creating a custom virtual machine template for {rh-virtualization} is a workaround for a known issue (link:https://bugzilla.redhat.com/show_bug.cgi?id=1818577[*BZ#1818577*]). If you do not create a custom virtual machine, the {product-title} cluster you install will fail.
37-
====
38-
3934
include::modules/cluster-entitlements.adoc[leveloffset=+1]
4035

4136
include::modules/installing-rhv-requirements.adoc[leveloffset=+1]

installing/installing_rhv/installing-rhv-default.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ processes.
2424
* If you use a firewall,
2525
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
2626

27-
[IMPORTANT]
28-
====
29-
Creating a custom virtual machine template for {rh-virtualization} is a workaround for a known issue (link:https://bugzilla.redhat.com/show_bug.cgi?id=1818577[*BZ#1818577*]). If you do not create a custom virtual machine, the {product-title} cluster you install will fail.
30-
====
31-
3227
include::modules/cluster-entitlements.adoc[leveloffset=+1]
3328

3429
include::modules/installing-rhv-requirements.adoc[leveloffset=+1]

modules/installing-rhv-requirements.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
To install and run an {product-title} cluster, the {rh-virtualization} environment must meet the following requirements. Not meeting these requirements can cause failures.
1010

11-
The following requirements for CPUs, memory, and storage are based on the _default_ values you specify in the virtual machine template multiplied by the number of virtual machines the installation program creates.
11+
The following requirements for CPUs, memory, and storage are based on _default_ values multiplied by the default number of virtual machines the installation program creates.
1212

1313
By default, the installation program creates seven machines during the installation process, which includes one bootstrap machine. When the installation program finishes, it deletes the bootstrap machine and frees up its resources. If you perform a custom installation, you can increase the number of virtual machines the installation program creates.
1414

1515
[IMPORTANT]
1616
====
17-
If you increase the resources when you create the virtual machine template, or increase the number of virtual machines in the `install_config.yaml` file, you must also increase these requirements.
17+
If you increase the resource usage or cluster size in the `install_config.yaml` file, increase these requirements accordingly.
1818
====
1919

2020
.Requirements

modules/installing-rhv-verifying-the-rhv-environment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Verify that the {rh-virtualization} environment meets the requirements to instal
1010

1111
[IMPORTANT]
1212
====
13-
These requirements are based on the resource allocations in the virtual machine template the installation program uses to create control plane and compute machines. These resources include vCPUs, memory, and storage. If you change the virtual machine template or increase the number of {product-title} machines, adjust these requirements.
13+
These requirements are based on the default resources the installation program uses to create control plane and compute machines. These resources include vCPUs, memory, and storage. If you change these resources or increase the number of {product-title} machines, adjust these requirements accordingly.
1414
====
1515

1616
.Procedure

0 commit comments

Comments
 (0)