Merge "Fix description of control plane route parameter"

This commit is contained in:
Jenkins
2015-12-22 21:55:42 +00:00
committed by Gerrit Code Review
5 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ parameters:
description: The subnet CIDR of the control plane network.
type: string
ControlPlaneDefaultRoute: # Override this via parameter_defaults
description: The subnet CIDR of the control plane network.
description: The default route of the control plane network.
type: string
DnsServers: # Override this via parameter_defaults
default: []

View File

@@ -58,7 +58,7 @@ parameters:
description: The subnet CIDR of the control plane network.
type: string
ControlPlaneDefaultRoute: # Override this via parameter_defaults
description: The subnet CIDR of the control plane network.
description: The default route of the control plane network.
type: string
DnsServers: # Override this via parameter_defaults
default: []

View File

@@ -46,7 +46,7 @@ parameters:
description: The subnet CIDR of the control plane network.
type: string
ControlPlaneDefaultRoute: # Override this via parameter_defaults
description: The subnet CIDR of the control plane network.
description: The default route of the control plane network.
type: string
DnsServers: # Override this via parameter_defaults
default: []

View File

@@ -58,7 +58,7 @@ parameters:
description: The subnet CIDR of the control plane network.
type: string
ControlPlaneDefaultRoute: # Override this via parameter_defaults
description: The subnet CIDR of the control plane network.
description: The default route of the control plane network.
type: string
DnsServers: # Override this via parameter_defaults
default: []

View File

@@ -58,7 +58,7 @@ parameters:
description: The subnet CIDR of the control plane network.
type: string
ControlPlaneDefaultRoute: # Override this via parameter_defaults
description: The subnet CIDR of the control plane network.
description: The default route of the control plane network.
type: string
DnsServers: # Override this via parameter_defaults
default: []