[Trivialfix]Fix typos
Fix typos in heat-templates. Change-Id: I2be63f3f6cbe25149636abd385d8f6be39b5940a
This commit is contained in:
parent
cedf276918
commit
0e149fd2e2
@ -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"
|
||||
},
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user