Skip to content

Commit 96c979d

Browse files
authored
Merge pull request #93613 from openshift-cherrypick-robot/cherry-pick-93583-to-enterprise-4.19
[enterprise-4.19] remove passive voice
2 parents 7e6de11 + f5ffc6f commit 96c979d

5 files changed

+5
-5
lines changed

modules/cpmso-yaml-provider-spec-aws.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="cpmso-yaml-provider-spec-aws_{context}"]
77
= Sample AWS provider specification
88

9-
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that is created by the installation program. You can omit any field that is set in the failure domain section of the CR.
9+
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that the installation program creates. You can omit any field that is set in the failure domain section of the CR.
1010

1111
In the following example, `<cluster_id>` is the infrastructure ID that is based on the cluster ID that you set when you provisioned the cluster. If you have the OpenShift CLI installed, you can obtain the infrastructure ID by running the following command:
1212

modules/cpmso-yaml-provider-spec-gcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="cpmso-yaml-provider-spec-gcp_{context}"]
77
= Sample GCP provider specification
88

9-
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that is created by the installation program. You can omit any field that is set in the failure domain section of the CR.
9+
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that the installation program creates. You can omit any field that is set in the failure domain section of the CR.
1010

1111
[discrete]
1212
[id="cpmso-yaml-provider-spec-gcp-oc_{context}"]

modules/cpmso-yaml-provider-spec-nutanix.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="cpmso-yaml-provider-spec-nutanix_{context}"]
77
= Sample Nutanix provider specification
88

9-
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that is created by the installation program.
9+
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that the installation program creates.
1010

1111
[discrete]
1212
[id="cpmso-yaml-provider-spec-nutanix-oc_{context}"]

modules/cpmso-yaml-provider-spec-openstack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="cpmso-yaml-provider-spec-openstack_{context}"]
77
= Sample {rh-openstack} provider specification
88

9-
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that is created by the installation program.
9+
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that the installation program creates.
1010

1111
.Sample OpenStack `providerSpec` values
1212
[source,yaml]

modules/cpmso-yaml-provider-spec-vsphere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="cpmso-yaml-provider-spec-vsphere_{context}"]
77
= Sample VMware vSphere provider specification
88

9-
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that is created by the installation program.
9+
When you create a control plane machine set for an existing cluster, the provider specification must match the `providerSpec` configuration in the control plane machine custom resource (CR) that the installation program creates.
1010

1111
.Sample vSphere `providerSpec` values
1212
[source,yaml]

0 commit comments

Comments
 (0)