From 0e149fd2e2c346d2f68524ffe25af4ec12e05efe Mon Sep 17 00:00:00 2001 From: shangxiaobj Date: Wed, 26 Jul 2017 02:16:38 -0700 Subject: [Trivialfix]Fix typos Fix typos in heat-templates. Change-Id: I2be63f3f6cbe25149636abd385d8f6be39b5940a --- openshift-origin/F19/aws-template/openshift.template | 2 +- .../F19/hot-template/openshift-scalable-cpu-nbgears/nodeinstance.yaml | 2 +- .../F19/hot-template/openshift-scalable-cpu-nbgears/openshift.yaml | 2 +- .../F19/hot-template/openshift-scalable-cpu/nodeinstance.yaml | 2 +- openshift-origin/F19/hot-template/openshift-scalable-cpu/openshift.yaml | 2 +- .../F19/hot-template/openshift-scalable-nbgears/nodeinstance.yaml | 2 +- .../F19/hot-template/openshift-scalable-nbgears/openshift.yaml | 2 +- openshift-origin/F19/hot-template/openshift/openshift.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'openshift-origin') diff --git a/openshift-origin/F19/aws-template/openshift.template b/openshift-origin/F19/aws-template/openshift.template index b253e83..edca844 100644 --- a/openshift-origin/F19/aws-template/openshift.template +++ b/openshift-origin/F19/aws-template/openshift.template @@ -63,7 +63,7 @@ "Type": "String" }, "PrivateNetworkName": { - "Description": "Name of the private network wich will be created", + "Description": "Name of the private network which will be created", "Type": "String", "Default": "OpenShift-Network" }, diff --git a/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/nodeinstance.yaml b/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/nodeinstance.yaml index a65e47f..32ce5ec 100644 --- a/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/nodeinstance.yaml +++ b/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/nodeinstance.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: diff --git a/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/openshift.yaml b/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/openshift.yaml index 769669b..c84c6aa 100644 --- a/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/openshift.yaml +++ b/openshift-origin/F19/hot-template/openshift-scalable-cpu-nbgears/openshift.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: diff --git a/openshift-origin/F19/hot-template/openshift-scalable-cpu/nodeinstance.yaml b/openshift-origin/F19/hot-template/openshift-scalable-cpu/nodeinstance.yaml index a65e47f..32ce5ec 100644 --- a/openshift-origin/F19/hot-template/openshift-scalable-cpu/nodeinstance.yaml +++ b/openshift-origin/F19/hot-template/openshift-scalable-cpu/nodeinstance.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: diff --git a/openshift-origin/F19/hot-template/openshift-scalable-cpu/openshift.yaml b/openshift-origin/F19/hot-template/openshift-scalable-cpu/openshift.yaml index fef5b7c..d881b67 100644 --- a/openshift-origin/F19/hot-template/openshift-scalable-cpu/openshift.yaml +++ b/openshift-origin/F19/hot-template/openshift-scalable-cpu/openshift.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: diff --git a/openshift-origin/F19/hot-template/openshift-scalable-nbgears/nodeinstance.yaml b/openshift-origin/F19/hot-template/openshift-scalable-nbgears/nodeinstance.yaml index e3fcd66..e4a68b1 100644 --- a/openshift-origin/F19/hot-template/openshift-scalable-nbgears/nodeinstance.yaml +++ b/openshift-origin/F19/hot-template/openshift-scalable-nbgears/nodeinstance.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: diff --git a/openshift-origin/F19/hot-template/openshift-scalable-nbgears/openshift.yaml b/openshift-origin/F19/hot-template/openshift-scalable-nbgears/openshift.yaml index d015194..1229136 100644 --- a/openshift-origin/F19/hot-template/openshift-scalable-nbgears/openshift.yaml +++ b/openshift-origin/F19/hot-template/openshift-scalable-nbgears/openshift.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: diff --git a/openshift-origin/F19/hot-template/openshift/openshift.yaml b/openshift-origin/F19/hot-template/openshift/openshift.yaml index e57838f..f1a9d5d 100644 --- a/openshift-origin/F19/hot-template/openshift/openshift.yaml +++ b/openshift-origin/F19/hot-template/openshift/openshift.yaml @@ -43,7 +43,7 @@ parameters: description: External network ID type: string private_network_name: - description: Name of the private network wich will be created + description: Name of the private network which will be created type: string default: OpenShift-Network private_network_cidr: -- cgit v1.2.1