From 6dfb76e2d1908f0d8fc05c07cff671ef29cc9647 Mon Sep 17 00:00:00 2001 From: Cody Hoag Date: Fri, 19 Feb 2021 10:34:46 -0500 Subject: [PATCH] Explicitly state UPI in restricted network titles to avoid confusion --- _topic_map.yml | 6 +++--- .../installing_aws/installing-restricted-networks-aws.adoc | 2 +- .../installing_gcp/installing-restricted-networks-gcp.adoc | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_topic_map.yml b/_topic_map.yml index 745d8f2a83..b1d7dfa805 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -149,7 +149,7 @@ Topics: File: installing-aws-government-region - Name: Installing a cluster on AWS using CloudFormation templates File: installing-aws-user-infra - - Name: Installing a cluster on AWS in a restricted network + - Name: Installing a cluster on AWS in a restricted network with user-provisioned infrastructure File: installing-restricted-networks-aws - Name: Uninstalling a cluster on AWS File: uninstalling-cluster-aws @@ -197,7 +197,7 @@ Topics: File: installing-gcp-user-infra - Name: Installing a cluster on GCP using Deployment Manager templates and a shared VPC File: installing-gcp-user-infra-vpc - - Name: Restricted network GCP installation + - Name: Installing a cluster on GCP in a restricted network with user-provisioned infrastructure File: installing-restricted-networks-gcp - Name: Uninstalling a cluster on GCP File: uninstalling-cluster-gcp @@ -291,7 +291,7 @@ Topics: File: installing-vsphere - Name: Installing a cluster on vSphere with user-provisioned infrastructure and network customizations File: installing-vsphere-network-customizations - - Name: Restricted network vSphere installation with user-provisioned infrastructure + - Name: Installing a cluster on vSphere in a restricted network with user-provisioned infrastructure File: installing-restricted-networks-vsphere - Name: Uninstalling a cluster on vSphere that uses installer-provisioned infrastructure File: uninstalling-cluster-vsphere-installer-provisioned diff --git a/installing/installing_aws/installing-restricted-networks-aws.adoc b/installing/installing_aws/installing-restricted-networks-aws.adoc index b186d4dcc3..f7553df8f4 100644 --- a/installing/installing_aws/installing-restricted-networks-aws.adoc +++ b/installing/installing_aws/installing-restricted-networks-aws.adoc @@ -1,5 +1,5 @@ [id="installing-restricted-networks-aws"] -= Installing a cluster on AWS that uses mirrored installation content += Installing a cluster on AWS in a restricted network with user-provisioned infrastructure include::modules/common-attributes.adoc[] :context: installing-restricted-networks-aws diff --git a/installing/installing_gcp/installing-restricted-networks-gcp.adoc b/installing/installing_gcp/installing-restricted-networks-gcp.adoc index 395a52954e..2a6e64c6a3 100644 --- a/installing/installing_gcp/installing-restricted-networks-gcp.adoc +++ b/installing/installing_gcp/installing-restricted-networks-gcp.adoc @@ -1,5 +1,5 @@ [id="installing-restricted-networks-gcp"] -= Installing a cluster on GCP in a restricted network += Installing a cluster on GCP in a restricted network with user-provisioned infrastructure include::modules/common-attributes.adoc[] :context: installing-restricted-networks-gcp